mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Merge branch 'master' into docs/theming
This commit is contained in:
commit
4540c50966
70 changed files with 4135 additions and 696 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue