1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-24 05:43:28 +01:00
css-water.css/dist/light-legacy.css

13 lines
444 B
CSS
Raw Normal View History

2019-06-09 14:28:01 +02:00
@import url('./light-legacy.standalone.min.css');
@import url('./dark-legacy.standalone.min.css') (prefers-color-scheme: dark);
2019-05-06 00:32:19 +02:00
/**
* Light-themed version for legacy browsers:
* Loads the compiled, standalone version of the light theme at runtime,
* but overrides it with the compiled, standalone version of the dark theme
* if a system-wide theme preference is set on the user's device.
*/
/*# sourceMappingURL=light-legacy.css.map */