2 lines
174 B
CSS
2 lines
174 B
CSS
@import "chroma-relearn-light.css?1722329197" screen and (prefers-color-scheme: light);
|
|
@import "chroma-relearn-dark.css?1722329197" screen and (prefers-color-scheme: dark);
|