stylelite/README.md

42 lines
743 B
Markdown
Raw Permalink Normal View History

2022-06-15 01:39:33 +00:00
# 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
2023-12-22 20:51:51 +00:00
Keep it small, but immediately useful.
2022-06-15 01:39:33 +00:00
Tweaks to hit that SWEET spot:
- Support more tags
- `details` & `summary`