Added CDN (#11)

* added min.css CDN on Rawgit

* Added CDN
This commit is contained in:
Oo Kang Zheng 2019-01-19 14:28:51 +00:00 committed by Jeremy Thomas
parent 0795881f05
commit 4d72972cd6

View File

@ -17,6 +17,10 @@ A tiny modern CSS reset that covers the basics:
```sh
npm install minireset.css
```
## CDN
[Min.css](https://cdn.rawgit.com/jgthms/minireset.css/master/minireset.min.css)
Or download/clone the repo.