backy/docs/public/css/theme-auto.css
2024-11-20 00:10:29 -06:00

2 lines
115 B
CSS

@import "theme-relearn-light.css" screen;
@import "theme-relearn-dark.css" screen and (prefers-color-scheme: dark);