mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-10 08:24:50 +08:00
3 lines
172 B
CSS
3 lines
172 B
CSS
@import "theme-relearn-light.css?1725191906" screen and (prefers-color-scheme: light);
|
|
@import "theme-relearn-dark.css?1725191906" screen and (prefers-color-scheme: dark);
|