42 lines
743 B
Markdown
42 lines
743 B
Markdown
# 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`
|