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