Skip to content

Commit

Permalink
update readme for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tretapey committed Feb 7, 2020
1 parent 7343e41 commit 7847f93
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 @@ -52,7 +52,7 @@ To generate the css files run the command `yarn && yarn run build` this will gen
Add this to the `<head>` tag:

```html
<link href="https://cdn.jsdelivr.net/gh/tretapey/[email protected].4/raisin.min.css" rel="stylesheet"/>
<link href="https://cdn.jsdelivr.net/gh/tretapey/[email protected].5/raisin.min.css" rel="stylesheet"/>
```

or import it in your css:
Expand Down

0 comments on commit 7847f93

Please sign in to comment.