water.css/dist/dark-legacy.css
2019-06-09 14:28:01 +02:00

12 lines
432 B
CSS
Executable file

@import url('./dark-legacy.standalone.min.css');
@import url('./light-legacy.standalone.min.css') (prefers-color-scheme: light);
/**
* Dark-themed version for legacy browsers:
* Loads the compiled, standalone version of the dark theme,
* but overrides it with the compiled, standalone version of the light theme
* if a system-wide theme preference is set on the user's device.
*/
/*# sourceMappingURL=dark-legacy.css.map */