添加 手势识别demo完成
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
'postcss-zindex': false
|
||||
},
|
||||
"postcss-px2rem-exclude": {
|
||||
remUnit: 37.5,//转换为rem的基准px
|
||||
remUnit: 75,//转换为rem的基准px
|
||||
remPrecision: 8, //转换精度,小数点后保留位数
|
||||
// exclude: /node_modules|folder_name/i
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user