Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Airmime authored Apr 18, 2022
1 parent 10a441f commit 204bc1e
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 @@ -43,7 +43,7 @@ The `/dist/css` folder contains all compiled CSS files. If you want to modify th
For greater simplicity, you could add the `link` tag, importing sources from a CDN.

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

## npm
Expand Down

0 comments on commit 204bc1e

Please sign in to comment.