648540858
2023-01-10 e429c9f5a76e79bd43b10e58b5a374c08076a924
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
    }
  }