1
0
mirror of https://github.com/kognise/water.css.git synced 2025-01-17 19:58:13 +01:00

Repl.it badge now points to build system demo repl

This commit is contained in:
Kognise 2019-04-07 09:33:17 -04:00
parent 3b69f402b9
commit 81520e1b4e
No known key found for this signature in database
GPG Key ID: 19AA40F6884A36D6

View File

@ -8,8 +8,6 @@
[![On product hunt](https://img.shields.io/badge/on-product%20hunt-red.svg)](https://www.producthunt.com/posts/water-css)
[![MIT license](https://img.shields.io/github/license/kognise/water.css.svg)](https://github.com/kognise/water.css/blob/master/LICENSE.md)
[![Try on repl.it](https://repl-badge.jajoosam.repl.co/try.png)](https://repl.it/@amasad/water-css?ref=button)
## Goals
- Responsive
@ -43,9 +41,7 @@ Well, there's a dark theme and a light theme. If you want the light theme, use `
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).
Oh, you want a demo you say? Cheeky fellah!
[Well, here's your demo.](https://kognise.github.io/water.css/)
**Oh, you want a demo you say?** Cheeky fellah! [Well, here's your demo.](https://kognise.github.io/water.css/)
Don't like how it looks? Feel free to submit an issue or PR with suggestions.
@ -80,6 +76,10 @@ Do you want to make your own theme different from the light or dark themes? Sinc
- `$form-placeholder`
- `$form-text`
Wanna quickly try theming out without installing anything or just explore our build environment?
[![Try on Repl.it](https://repl-badge.jajoosam.repl.co/try.png)](https://repl.it/@Kognise/watercss-node?ref=button)
### Based on an existing theme
You can base your theme off of the existing light or dark themes, which already have some variables predefined to make it easier for you.