国标级联--点播-未完成

This commit is contained in:
panlinlin
2021-01-24 20:46:06 +08:00
parent 9d19f6b9d6
commit c1b3f2beb4
5 changed files with 128 additions and 61 deletions

View File

@@ -7,7 +7,7 @@ module.exports = {
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {},
'postcss-pxtorem': {
rootValue: 24,
rootValue: 16,
propList: ['font-size'] // 只转化font-size
}
}