1
0
mirror of https://github.com/kognise/water.css.git synced 2025-09-03 01:52:40 +02:00

Merge branch 'master' into docs/theming

This commit is contained in:
Jonas
2019-11-05 18:39:07 +01:00
committed by GitHub
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