648540858
2022-05-06 5d901b5e3f033e8b04e53420d68626cbd87431c8
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
    }
  }