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

1 line
614 B
Plaintext

{"version":3,"sources":["dark-legacy.css"],"names":[],"mappings":"AAOA,qFAAqF,CACrF,oHAAoH","file":"dark-legacy.min.css","sourcesContent":["/**\n * Dark-themed version for legacy browsers:\n * Loads the compiled, standalone version of the dark theme,\n * but overrides it with the compiled, standalone version of the light 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/dark.min.css');\n@import url('https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css') (prefers-color-scheme: light);\n"]}