diff --git a/index.html b/index.html index a800397..f6108e3 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@
CSS Utils is a css library based on bootstrap. At 1/3 the size, its all the utilities without the bloat.
@@ -88,7 +88,7 @@
@@ -109,7 +109,7 @@ npm install @ztimson/css-utils
<link rel="stylesheet" href="https://css.zakscode.com/src/main.scss" ></link>
Theming is minimal since its so opinionated. Its all done through CSS variables allowing runtime manipulation without having to recompile.
@@ -157,7 +157,7 @@ $sizes: ('auto': auto, 0: 0, 1: 0.25rem, 2: 0.5rem, 3: 1rem, 4: 1.5rem, 5: 2.5re