chore: reduce size

This commit is contained in:
surunzi
2020-01-07 18:30:29 +08:00
parent de8cf1cae9
commit 7dcdfe2c9a
4 changed files with 12 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ const postcssLoader = {
options: {
plugins: [
prefixer({
prefix: 'eruda-'
prefix: '_'
}),
autoprefixer,
clean()