From ff139e674e9d9551243dac53fe9d611b3cdf4737 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Tue, 14 Jun 2022 21:39:33 -0400 Subject: [PATCH] add readme --- README.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f109614 --- /dev/null +++ b/README.md @@ -0,0 +1,41 @@ +# Stylelite CSS + +> CSS Classlite For Minimalists + +Stylelite is a tiny-dynamic-classlite stylesheet foundation for rapid prototyping and project growth. + +It *may* be light on `class`, but it *oozes* [style](src/extras) + +All in **2kb gzipped!** + +### Features + +- Tiny, 2kb +- Classlite +- Dynamic, 6 Custom CSS Vars +- Includes Light and Dark Themes + +> WARNING: ever-green browsers need only apply ;) + + +## Check it Out + +- [Download](https://raw.githubusercontent.com/n2geoff/stylelite/main/dist/stylelite.min.css) + + +> Add `data-theme="dark"` to the `html` tag for a taste of the dark side + + +## LICENSE + +- [MIT](LICENSE) + + +## TODO + +Keep it small, but immediately useful. + +Tweaks to hit that SWEET spot: + +- Support more tags + - `details` & `summary`