From aebf27c2891d4d74e6668626e632a0257c40cd2b Mon Sep 17 00:00:00 2001 From: Kyle Pollard Date: Sat, 20 Apr 2019 09:40:31 -0700 Subject: [PATCH] Updated README.md with .min files --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ab413b..bf64411 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ You probably don't want to use it for a production app or something that has mor Just stick this in your head: ```html - + ``` -Well, there's a dark theme and a light theme. If you want the light theme, use `light.css` instead of `dark.css`. See [Theming](#theming) to make your own theme! +Well, there's a dark theme and a light theme. If you want the light theme, use `light.min.css` instead of `dark.min.css`. See [Theming](#theming) to make your own theme! No other classes or code is required to make Water.css work. If you want a specific version, you can replace `@latest` with `@version`. See [all the versions](https://github.com/kognise/water.css/releases).