mirror of
https://github.com/kognise/water.css.git
synced 2025-08-11 15:45:15 +02:00
fix: add line break
This commit is contained in:
@@ -68,7 +68,7 @@ Simply remove the `.min` from the file name.
|
|||||||
|
|
||||||
## Theming
|
## 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).
|
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
|
### Runtime theming
|
||||||
|
Reference in New Issue
Block a user