mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
2 lines
164 B
CSS
2 lines
164 B
CSS
@import "theme-zen-light.css?1725050074" screen and (prefers-color-scheme: light);
|
|
@import "theme-zen-dark.css?1725050074" screen and (prefers-color-scheme: dark);
|