The problem of cssnano packing and compressing Code in webpack

after webpack sets cssnano.

clipboard.png
scale3d(1,1,1)scaleX(1), cssnanoreduceTransforms

clipboard.png

clipboard.png
the default cssnano for me to cast is disgusting, and now I want to turn off reduceTransforms, and setting reduceTransforms: false doesn"t work either.
the question now is, how do you disable turning off cssnano"s reduceTransforms cast?

Nov.22,2021
Menu