648540858
2021-11-19 fe7ddbb5c351d973b83cd6350bd2837a000d3d4a
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
    }
  }