2019-05-07 02:01:18 +02:00
|
|
|
|
|
|
|
|
|
2019-05-28 00:16:28 +02:00
|
|
|
@import url('https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light-legacy.standalone.min.css');
|
|
|
|
|
@import url('https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/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 */
|