From 4d72972cd677a31cb5bfdb065a25a885780996b3 Mon Sep 17 00:00:00 2001 From: Oo Kang Zheng Date: Sat, 19 Jan 2019 14:28:51 +0000 Subject: [PATCH] Added CDN (#11) * added min.css CDN on Rawgit * Added CDN --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5b9d7ce..bc8cef0 100644 --- a/README.md +++ b/README.md @@ -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.