调整 PostCSS 配置文件
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
'postcss-pxtorem': {
|
'postcss-pxtorem': {
|
||||||
mediaQuery: true,
|
mediaQuery: false,
|
||||||
propList: ['*'],
|
propList: ['*'],
|
||||||
rootValue: 16,
|
rootValue: 16,
|
||||||
unitPrecision: 4,
|
unitPrecision: 4,
|
||||||
|
Reference in New Issue
Block a user