更新配置文件
This commit is contained in:
@@ -7,8 +7,10 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
'postcss-pxtorem': {
|
||||
mediaQuery: true,
|
||||
propList: ['*'],
|
||||
rootValue: 16,
|
||||
propList: ['*']
|
||||
unitPrecision: 3,
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user