2
src/themes/scss/auto.scss
Normal file
2
src/themes/scss/auto.scss
Normal file
@ -0,0 +1,2 @@
|
||||
@import "./theme-light.css" (prefers-color-scheme: light);
|
||||
@import "./theme-dark.css" (prefers-color-scheme: dark);
|
Reference in New Issue
Block a user