add postcss-comment

This commit is contained in:
fxy060608
2019-05-09 17:04:30 +08:00
parent 2affd845c1
commit a6e93c0608
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
const pkg = require('./package.json')
module.exports = {
module.exports = {
parser: require('postcss-comment'),
plugins: [
require('postcss-import'),
require('autoprefixer')({