mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
fix: add line break
This commit is contained in:
parent
4cc0a8ee15
commit
2183c463bb
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ Simply remove the `.min` from the file name.
|
|||
|
||||
## Theming
|
||||
|
||||
Do you want to make some adjustments or build your own theme completely different from the official dark or light themes? Since Water.css is built with CSS variables this is super easy to do!
|
||||
Do you want to make some adjustments or build your own theme completely different from the official dark or light themes? Since Water.css is built with CSS variables this is super easy to do!
|
||||
You can find a full list of the variables used at [**src/variables-\*.css**](https://github.com/kognise/water.css/tree/master/src/variables-dark.css).
|
||||
|
||||
### Runtime theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue