perf:settings

This commit is contained in:
Pan
2017-12-15 10:58:33 +08:00
parent e2f4dd033c
commit 4d8017d037
6 changed files with 226 additions and 154 deletions

View File

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