Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a43dc7c

Browse files
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)

AltStyle によって変換されたページ (->オリジナル) /