Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20770df

Browse files
authored
wrong scss path
1 parent c225070 commit 20770df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Download the source from Github.
8686

8787
You can also import `pretty-checkbox.scss` in your main scss file.
8888
```scss
89-
@import '~pretty-checkbox/src/pretty.scss';
89+
@import '~pretty-checkbox/src/pretty-checkbox.scss';
9090
```
9191

9292
Please refer the document for SCSS settings.

0 commit comments

Comments
 (0)