trying to fix the issue with auto
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
|||||||
@import "./theme-light.css"(prefers-color-scheme:light);@import "./theme-dark.css"(prefers-color-scheme:dark);
|
@import "./theme-light.css" (prefers-color-scheme: light);
|
||||||
|
@import "./theme-dark.css" (prefers-color-scheme: dark);
|
||||||
+3241
-2
File diff suppressed because one or more lines are too long
+3241
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user