mirror of
https://github.com/kognise/water.css.git
synced 2025-08-06 05:07:54 +02:00
fix: use different query param
This commit is contained in:
@@ -59,7 +59,7 @@ For the main versions, `dark` or `light` is only treated as a _default theme_: i
|
|||||||
#### Want to support Internet Explorer?
|
#### Want to support Internet Explorer?
|
||||||
|
|
||||||
Sure, just extend the theme prefix with `-legacy`, e.g. `dark-legacy.min.css`.
|
Sure, just extend the theme prefix with `-legacy`, e.g. `dark-legacy.min.css`.
|
||||||
Be aware that these versions **do not support** [runtime theming](#theming) as they use hard coded values rather than variables. Additionally, if you use a legacy version that is not standalone, we recommend [you add the respective preload tags to improve load times](https://watercss.netlify.com/?isLegacy#installation).
|
Be aware that these versions **do not support** [runtime theming](#theming) as they use hard coded values rather than variables. Additionally, if you use a legacy version that is not standalone, we recommend [you add the respective preload tags to improve load times](https://watercss.netlify.com/?legacy#installation).
|
||||||
|
|
||||||
#### Unminified builds
|
#### Unminified builds
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user