[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
@@ -1,5 +0,0 @@
module.exports = {
plugins: {
autoprefixer: {}
}
};