File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments