Skip to content

Commit a43dc7c

Browse files
committed
Merge branch 'development' into staging
2 parents 574d954 + 443cc6b commit a43dc7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Add `pretty-checkbox.min.css` in your html
6767

6868
- **From CDN** ( [`jsDelivr`](https://www.jsdelivr.com/package/npm/pretty-checkbox) )
6969
```html
70-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pretty-checkbox@3/dist/pretty-checkbox.min.css"/>
70+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pretty-checkbox@3.0/dist/pretty-checkbox.min.css"/>
7171
```
7272

7373
<br>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "pretty-checkbox",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A pure css library to beautify checkbox and radio buttons.",
5-
"main": "dist/pretty.min.css",
5+
"main": "dist/pretty-checkbox.min.css",
66
"scripts": {
77
"lint":"gulp lint:scss",
88
"fix": "stylelint \"src\\**\\*.scss\" --syntax scss --fix",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy