mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 16:44:58 +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:
|
### 🌙 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:
|
### ☀ 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>
|
<br>
|
||||||
|
|
||||||
|
@@ -87,6 +87,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist/*.css",
|
||||||
|
"LICENSE.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user