minimal, drop-in, classlite css stylesheet
Go to file
Geoff Doty c6e8d2d8cc dist 2024-05-11 15:17:35 -04:00
dist dist 2024-05-11 15:17:35 -04:00
examples basic dialog styles 2024-05-11 15:12:53 -04:00
src breakout layout 2024-05-11 15:13:08 -04:00
.gitignore add example 2022-06-26 14:28:44 -04:00
LICENSE update license 2024-01-18 20:19:07 -06:00
README.md readme 2024-05-11 15:15:12 -04:00
package-lock.json first build 2022-06-14 21:38:32 -04:00
package.json minor clean up 2024-05-10 20:44:08 -04:00

README.md

Stylelite CSS

Styles that work for you

Stylelite is a tiny-dynamic-classlite css foundation for any project. Easy to extend, with extras already available, and Great for rapid prototyping.

It may be light on class, but it makes up for it in style

All in 3kb gzipped!

Features

  • Tiny, 3kb

  • Class-lite

  • With Complementary Utility Classes

    • Layout
      • .row, .col, .grid, .group, .left, .right, .center
  • extras/ supplies pick-and-choose styles to expanded your options

  • Dynamic, 12 Custom CSS Vars

  • Includes Light and Dark Themes

WARNING: ever-green browsers need only apply ;)

Check it Out

Via jsdelivr CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/n2geoff/stylelite/dist/stylelite.min.css">

or Download

Dark Mode

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:

  • Dark mode use native browser scrollbars/classes
  • Color Utility (extras)