update
This commit is contained in:
parent
e6068c84ff
commit
82417b5eab
@ -33,7 +33,7 @@ yarn add vant
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"postcss-pxtorem": {
|
"postcss-pxtorem": {
|
||||||
"rootValue": 37.5, //结果为:设计稿元素尺寸/37.5,比如元素宽750px,最终页面会换算成 20rem,可以理解为1rem等于多少的px
|
"rootValue": 100, //结果为:设计稿元素尺寸/37.5,比如元素宽750px,最终页面会换算成 20rem,可以理解为1rem等于多少的px
|
||||||
"propList": [
|
"propList": [
|
||||||
"*"
|
"*"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user