Use normalize.css as the base for reset
I love formalize and would love to see it implement the https://github.com/necolas/normalize.css Normalize.css is also being used in HTML5 Boilerplate which means my CSS ends up with two forms of resets and lots of cancelled selector blurbs.
Would love to lend a hand if the Nathan agrees.
Formalize should work just fine with normalize.css
Simply leave out the reset.css, and use normalize.css instead.
It doesn't (shouldn't) have a hard dependency on either one.
If you find that there are incompatibilities with normalize.css, let me know.
But, I also feel like "If it ain't broke, don't fix it."
I made this reset.css specifically for my own projects. But you don't have to use it.