[Build] merge postcss config to package.json (#3661)

This commit is contained in:
neverland
2019-06-27 11:54:32 +08:00
committed by GitHub
parent 425ba7ecf7
commit a56f96c246
4 changed files with 9 additions and 9 deletions
+5
View File
@@ -131,6 +131,11 @@
"tags": "vetur/tags.json",
"attributes": "vetur/attributes.json"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"Android >= 4.0",
"iOS >= 7"