Skip to content

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

License

Notifications You must be signed in to change notification settings

sadtaco/varboilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published