extraPostCSSPlugins上配置postcss-px-to-viewport #6029
Unanswered
laojunpeng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
extraPostCSSPlugins: [ require('postcss-px-to-viewport')({ unitToConvert: 'px', viewportWidth: 375, unitPrecision: 3 }), ]
配置了,没有生效
Beta Was this translation helpful? Give feedback.
All reactions