0.0.2 • Published 3 years ago

varboilerplate v0.0.2

Weekly downloads
6
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

varboilerplate

CSS boilerplate using CSS vars, rem scaling, and built on top of normalize.css

I wanted a simple CSS boilerplate which

  • has easy theming with CSS vars. I can find this on Barebones.
  • Most/all units are rem. I can find this on milligram and wingcss
  • Not vomit on the CSS inspector, to ease debugging and overrides
  • Is lightweight. Basically just a boilerplate, and CSS only.

I couldn't find anything that meets all 4 of those points, so I'm making this. The closest to what I wnated would be tailwindcss, but it misses the "basically just a boilerplate" part.

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago