diff --git a/README.md b/README.md index b16b400..71392ef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ Tiny, simple, classless CSS framework in the style of Vercel's [Geist](https://v The minified stylesheet weighs only **~4.8kb** and can make any plain HTML file look clean and modern. It also has a light and dark theme. +
+Preview + +dev.css desktop demo, dark mode +dev.css desktop demo, light mode +dev.css mobile demo, dark mode +dev.css mobile demo, dark mode + +
+ ## Importing In your HTML's `` all you have to write is this, and you're done! (`.min` means to minify the file)