648540858
2024-04-01 426ea72d7f31e0f4c5ad90c48d98299b9ac83e45
web_src/.postcssrc.js
@@ -7,7 +7,7 @@
    // to edit target browsers: use "browserslist" field in package.json
    "autoprefixer": {},
    'postcss-pxtorem': {
      rootValue: 24,
      rootValue: 16,
      propList: ['font-size'] // 只转化font-size
    }
  }