diff --git a/template/common/postcss.config.js b/template/common/postcss.config.js index 28712ed..db17d81 100644 --- a/template/common/postcss.config.js +++ b/template/common/postcss.config.js @@ -1,3 +1,4 @@ +const path = require('path') module.exports = { parser: require('postcss-comment'), plugins: [