From 00f290c86110941848e7383aefa4d32232e0e5a6 Mon Sep 17 00:00:00 2001 From: ztimson Date: Tue, 19 Nov 2024 19:32:46 -0500 Subject: [PATCH] Updated styles & docs --- index.html | 76 ++++++++++++++++++++++++++++++----------------- package-lock.json | 4 +-- package.json | 2 +- src/main.scss | 2 +- 4 files changed, 53 insertions(+), 31 deletions(-) diff --git a/index.html b/index.html index c387de6..d0e4316 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,22 @@ @@ -58,7 +78,7 @@ - +

@ztimson/css-utils

@@ -672,29 +692,31 @@ $sizes: ('auto': auto, 0: 0, 1: 0.25rem, 2: 0.5rem, 3: 1rem, 4: 1.5rem, 5: 2.5re
-
-

Overflow

-
.overflow-[x|y]-[auto|hidden|scroll|visible]
-

-
-
-
- .overflow-auto +
+
+

Overflow

+
.overflow-[x|y]-[auto|hidden|scroll|visible]
+

+
+
+
+ .overflow-auto +
-
-
-
- .overflow-hidden +
+
+ .overflow-hidden +
-
-
-
- .overflow-scroll +
+
+ .overflow-scroll +
-
-
-
- .overflow-visible +
+
+ .overflow-visible +
@@ -938,10 +960,7 @@ $sizes: ('auto': auto, 0: 0, 1: 0.25rem, 2: 0.5rem, 3: 1rem, 4: 1.5rem, 5: 2.5re
-
-
- Table of Contents -
+
  • @@ -983,13 +1002,16 @@ $sizes: ('auto': auto, 0: 0, 1: 0.25rem, 2: 0.5rem, 3: 1rem, 4: 1.5rem, 5: 2.5re
+
+ Table of Contents +