Merge branch 'master' into docs/theming

This commit is contained in:
Jonas 2019-11-05 18:39:07 +01:00 committed by GitHub
commit 4540c50966
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
70 changed files with 4135 additions and 696 deletions

View file

@ -38,11 +38,11 @@ You probably don't want to use it for a production app or something that is more
Just stick this in your `<head>`:
### 🌙 Dark theme:
### 🌙 Dark Theme:
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css">`
### ☀ Light theme:
### ☀ Light Theme:
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css">`
@ -144,6 +144,10 @@ $ yarn dev
Before submitting your first pull request, make sure to check out our [Contributing Guide](https://github.com/kognise/water.css/tree/master/.github/CONTRIBUTING.md)!
Thanks for taking the time to contribute :)
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Todos
- Add screenshots