mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 14:54:58 +01:00
fix: use different query param
This commit is contained in:
parent
b5377d7673
commit
4cc0a8ee15
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ For the main versions, `dark` or `light` is only treated as a _default theme_: i
|
|||
#### Want to support Internet Explorer?
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue