formalize icon indicating copy to clipboard operation
formalize copied to clipboard

Use normalize.css as the base for reset

Open adeelejaz opened this issue 13 years ago • 1 comments

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.

adeelejaz avatar Mar 01 '13 17:03 adeelejaz

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.

nathansmith avatar Mar 01 '13 19:03 nathansmith