From b009a1ab50f81ad0aa828f72b54e5a3c668dc8a6 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sat, 11 May 2024 15:14:44 -0400 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9a6d40b..d8049b1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ All in **3kb gzipped!** - With Complementary Utility Classes - Layout - `.row`, `.col`, `.grid`, `.group`, `.left`, `.right`, `.center` - + - **extras/** supplies pick-and-choose styles to expanded your options - Dynamic, 12 Custom CSS Vars - Includes Light and Dark Themes @@ -27,7 +27,7 @@ All in **3kb gzipped!** Via `jsdelivr` CDN -``` +```html ``` @@ -36,7 +36,7 @@ or [Download](https://raw.githubusercontent.com/n2geoff/stylelite/main/dist/styl -## Dark Mode +## Dark Mode Add `data-theme="dark"` to the `html` tag for a taste of the dark side