mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
chore: reduce size
This commit is contained in:
@@ -16,7 +16,7 @@ const postcssLoader = {
|
||||
options: {
|
||||
plugins: [
|
||||
prefixer({
|
||||
prefix: 'eruda-'
|
||||
prefix: '_'
|
||||
}),
|
||||
autoprefixer,
|
||||
clean()
|
||||
|
||||
Reference in New Issue
Block a user