normalize.less
The LESS equivalent to normalize.css.
About
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!
Installation
bower install normalize-less
Current Version for bower-dependencies
0.0.2
Credits
- Markus Reiter for the original port
- Nicolas Gallagher | Jonathan Neal for the awesomeness that is normalize.css
- the less css team