1
0
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:
Jonas Kuske
2019-06-01 03:39:17 +02:00
parent 4cc0a8ee15
commit 2183c463bb

View File

@@ -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