首次
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
plugins: {
|
||||
'postcss-pxtorem': {
|
||||
rootValue: 37.5,
|
||||
propList: ['*'],
|
||||
selectorBlackList: ['.norem']
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user