1 line
122 B
CSS
1 line
122 B
CSS
@import "./theme-yigid-light.css"(prefers-color-scheme:light);@import "./theme-yigid-dark.css"(prefers-color-scheme:dark); |