We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca812ce commit 9bb71ebCopy full SHA for 9bb71eb
README.md
@@ -21,7 +21,7 @@ Add `pretty.min.css` in your html
21
22
From CDN,
23
```html
24
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pretty-checkbox/2.2.1/pretty.min.css"/>
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pretty-checkbox/2.2.0/pretty.min.css"/>
25
```
26
or from the source,
27
0 commit comments