refactor build

This commit is contained in:
Pan
2017-12-14 16:07:10 +08:00
committed by 花裤衩
parent 2325e7651b
commit cade4f9449
21 changed files with 566 additions and 399 deletions

View File

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