fix(moment): fix moment error #217

This commit is contained in:
vben
2021-01-27 00:13:37 +08:00
parent 9ea257e1fb
commit 61cf0f791e
6 changed files with 122 additions and 141 deletions

View File

@@ -1,6 +1,5 @@
module.exports = {
plugins: {
'postcss-import': {},
autoprefixer: {},
},
};