vant-cli打包支持px to vw
#12636
-
cdn引入vant的方式,css中单位还是px,不能实现移动端适配。 |
Beta Was this translation helpful? Give feedback.
Answered by
why91113
Feb 20, 2024
Replies: 1 comment
-
在 packages/vant 下增加 postcss.config.js 解决 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
why91113
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在 packages/vant 下增加 postcss.config.js 解决