This commit is contained in:
pplokijuhyg 2019-11-25 15:20:49 +08:00
parent bced64629b
commit 94e5389e1b

View File

@ -32,7 +32,7 @@ yarn add vant
] ]
}, },
"postcss-pxtorem": { "postcss-pxtorem": {
"rootValue": 37.5, // "rootValue": 37.5, //结果为:设计稿元素尺寸/37.5比如元素宽750px,最终页面会换算成 20rem
"propList": [ "propList": [
"*" "*"
] ]