hugo-theme-relearn/css/theme-retro-auto.css
2024-12-01 21:52:22 +00:00

4 lines
200 B
CSS

/* prettier-ignore */
@import 'theme-learn.css?1733089928' screen and (prefers-color-scheme: light);
/* prettier-ignore */
@import 'theme-neon.css?1733089928' screen and (prefers-color-scheme: dark);