From ddd8eb20b1734a1f4387832ea4e3d9a28e0af357 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Thu, 11 Jul 2024 12:58:25 +0100 Subject: [PATCH] Update README --- README.md | 2 + docs/index.html | 192 ++++++++++++++++++++++++++++++++++++------------ 2 files changed, 147 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index 51cec41..555dc20 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ It will be available in your modules directory in `/node_modules/minireset.css/` [GitHub CDN for minireset.min.css](https://cdn.jsdelivr.net/gh/jgthms/minireset.css@master/minireset.min.css) +

Browser testing via

+ ## Copyright and license Code copyright 2019 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/minireset.css/blob/master/LICENSE). diff --git a/docs/index.html b/docs/index.html index a7a85ad..9a3df16 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,70 +1,134 @@ --- --- + minireset.css: a tiny modern CSS reset - + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + - +
- minireset.css logo + minireset.css logo

minireset.css

A tiny modern CSS reset

- - + +
-
-
-
<!-- Import in your HTML <head> -->
+      
+
+
<!-- Import in your HTML <head> -->
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jgthms/minireset.css@master/minireset.min.css">
- -
-

or

-
-
/* Import in your CSS */
+          
+        
+

or

+
+
/* Import in your CSS */
 @import url("https://cdn.jsdelivr.net/gh/jgthms/minireset.css@master/minireset.min.css");
- -
-
+ +
+
- +