minimal, drop-in, classlite stylesheet
Go to file
Geoff Doty 7a18cae226 more utility classes 2024-01-17 18:54:50 -05:00
dist a, details, summary, nav, row auto flex 2022-06-26 14:02:06 -04:00
examples styling overhaul & colors 2023-12-22 14:52:37 -06:00
src more utility classes 2024-01-17 18:54:50 -05:00
.gitignore add example 2022-06-26 14:28:44 -04:00
LICENSE text tweaks 2023-12-22 14:51:51 -06:00
README.md text tweaks 2023-12-22 14:51:51 -06:00
package-lock.json first build 2022-06-14 21:38:32 -04:00
package.json a, details, summary, nav, row auto flex 2022-06-26 14:02:06 -04:00

README.md

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

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

Add data-theme="dark" to the html tag for a taste of the dark side

LICENSE

TODO

Keep it small, but immediately useful.

Tweaks to hit that SWEET spot:

  • Support more tags
    • details & summary