The LESS equivalent to normalize.css.
So here's the thing. I wanted to use normalize css ( Thank you, Nicolas Gallagher ) and I enjoy using less,... However, most of my project work wants to pretend that bootstrap doesn't exist. meh. Enter, Markus Reiter's normalize.less.
Still wasn't completely there.... So, forked.
Most of the refactoring / updating is formatting related... oh and the ability to install it via bower. because,... the future.
whee!
bower install normalize-less
0.0.2
- Markus Reiter for the original port
- Nicolas Gallagher | Jonathan Neal for the awesomeness that is normalize.css
- the less css team