mirror of
https://github.com/kognise/water.css.git
synced 2025-08-10 23:24:08 +02:00
Make some changes outlined in #64
This commit is contained in:
@@ -40,11 +40,11 @@ Just stick this in your `<head>`:
|
||||
|
||||
### 🌙 Dark Theme:
|
||||
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css">`
|
||||
`<link rel="stylesheet" href=https://cdn.jsdelivr.net/npm/water.css@2/dist/dark.min.css">`
|
||||
|
||||
### ☀ Light Theme:
|
||||
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css">`
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/dist/light.min.css">`
|
||||
|
||||
<br>
|
||||
|
||||
|
@@ -87,6 +87,7 @@
|
||||
]
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
"dist/*.css",
|
||||
"LICENSE.md"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user