xu-bin-bin
2023-08-31 e46f1ae9150028b794a9519dda7d66bf77a486c2
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
    }
  }