We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f2b9e commit 5e78102Copy full SHA for 5e78102
README.md
@@ -13,7 +13,7 @@ $ bower install pretty-checkbox
13
```
14
Add `pretty.min.css` in your html
15
```html
16
-<link rel="stylesheet" src="../bower_components/pretty-checkbox/src/pretty.min.css"/>
+<link rel="stylesheet" href="../bower_components/pretty-checkbox/src/pretty.min.css"/>
17
18
19
or you can also import `pretty.scss` in your main scss file.
0 commit comments