mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
feat: refresh notification
This commit is contained in:
@@ -17,7 +17,7 @@ const postcssLoader = {
|
||||
plugins: [
|
||||
prefixer({
|
||||
prefix: '_',
|
||||
ignore: [/luna-object-viewer/]
|
||||
ignore: [/luna-object-viewer/, /luna-notification/]
|
||||
}),
|
||||
autoprefixer,
|
||||
clean()
|
||||
|
||||
Reference in New Issue
Block a user