From 2183c463bb80ec897af229cbbc6fa0f555d22fee Mon Sep 17 00:00:00 2001 From: Jonas Kuske <30421456+jonaskuske@users.noreply.github.com> Date: Sat, 1 Jun 2019 03:39:17 +0200 Subject: [PATCH] fix: add line break --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e2225f..1c41dc1 100644 --- a/README.md +++ b/README.md @@ -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