mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
2 lines
158 B
CSS
2 lines
158 B
CSS
@import "chroma-learn.css?1729808080" screen and (prefers-color-scheme: light);
|
|
@import "chroma-neon.css?1729808080" screen and (prefers-color-scheme: dark);
|