refine code

This commit is contained in:
Pan
2018-05-02 18:00:01 +08:00
committed by 花裤衩
parent 73ff664560
commit 3c75eb6dde
5 changed files with 89 additions and 81 deletions

View File

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