fix(postcss): add path

This commit is contained in:
fxy060608 2020-03-13 19:03:10 +08:00
parent 4d300beed7
commit 64059a732f

View File

@ -1,3 +1,4 @@
const path = require('path')
module.exports = {
parser: require('postcss-comment'),
plugins: [