1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-24 13:52:56 +01:00
css-water.css/dist/light-legacy.min.css.map
2019-05-06 00:32:19 +02:00

1 line
633 B
Plaintext

{"version":3,"sources":["builds/light-legacy.scss"],"names":[],"mappings":"AAOA,sFAAY,CACZ,kHAAiH","file":"light-legacy.min.css","sourcesContent":["/**\n * Light-themed version for legacy browsers:\n * Loads the compiled, standalone version of the light theme at runtime,\n * but overrides it with the compiled, standalone version of the dark theme\n * if a system-wide theme preference is set on the user's device.\n */\n\n@import url('https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css');\n@import url('https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css') (prefers-color-scheme: dark);\n"]}