diff --git a/postcss.config.js b/postcss.config.js index 253040d..56b45d1 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -7,7 +7,7 @@ module.exports = { ] }, 'postcss-pxtorem': { - mediaQuery: true, + mediaQuery: false, propList: ['*'], rootValue: 16, unitPrecision: 4,