Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermanya authored Apr 29, 2018
1 parent 25a5035 commit 97b795b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can either import the CSS or SCSS, if you want to customise anything import

To import CSS, in you index.html add
``` html
<link rel='stylesheet' href='node_modules/very-small-toast/dist/main.css'/>
<link rel='stylesheet' href='node_modules/very-small-toast/dist/style.css'/>
```

To import SCSS and make customising a lot easier, add this to your main .scss
Expand Down

0 comments on commit 97b795b

Please sign in to comment.