11reed / sprinkle

A sprinkle of classless CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sprinkle Logo

A sprinkle of classless CSS

Why would you use Sprinkle?

  • Sprinkle is very small and lightweight at only 1.5 KB.
  • It's easy to use and integrate into any project.
  • Styles are simple, yet fully customizable.
  • It includes styling for some unique, but useful HTML elements such as <progress>.

Install

You can copy and paste this into your <head> tag:

https://cdn.jsdelivr.net/npm/sprinkle-css@/1.1.0/css/sprinkle.css

Alternatively, you can install the npm package sprinkle-css to modify the SCSS files.

Testing

cargo run

npm run execute

About

A sprinkle of classless CSS

License:MIT License


Languages

Language:SCSS 69.0%Language:Rust 28.1%Language:JavaScript 2.9%