This commit is contained in:
Pan
2018-10-29 15:02:06 +08:00
parent 40a7626acb
commit aefd8bb36a
4 changed files with 93 additions and 37 deletions

View File

@@ -2,8 +2,6 @@
module.exports = {
"plugins": {
"postcss-import": {},
"postcss-url": {},
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}