Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
- Change version : 0.2.3
  • Loading branch information
Airmime committed Dec 29, 2018
1 parent 471fed0 commit af9d8f1
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 @@ -41,7 +41,7 @@ The first possibility is to download the CSS file, or all SCSS files :
You also have the possibility to use the CDN by integrating the tag below between the head tags of your HTML page or project :

```html
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected].2/css/minstyle.io.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected].3/css/minstyle.io.min.css">
```

Finally, minstyle.io is also available as an NPM package:
Expand Down

0 comments on commit af9d8f1

Please sign in to comment.