NutUI Taro 运行 h5 端 在 taro 中如何响应式单位转换 rem #693
Unanswered
richard1015
asked this question in
Q&A
Replies: 2 comments 3 replies
-
module.exports = { } |
Beta Was this translation helpful? Give feedback.
0 replies
-
请问大神,在微信小程序端希望把NutUI中的单位都转成rpx,也是这样配置嘛? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://docs.taro.zone/docs/config-detail#h5esnextmodules
配置需要额外的经由 Taro 预设的 postcss 编译的模块。
Beta Was this translation helpful? Give feedback.
All reactions