648540858
2022-03-07 a45bb7d9df6c57a05fdc5c8d750c288283f91e49
web_src/.postcssrc.js
@@ -7,7 +7,7 @@
    // to edit target browsers: use "browserslist" field in package.json
    "autoprefixer": {},
    'postcss-pxtorem': {
      rootValue: 16,
      rootValue: 16,
      propList: ['font-size'] // 只转化font-size
    }
  }