Hacker News new | ask | show | jobs
by CoryMathews 5061 days ago
sigh... css reset, once again.
2 comments

I'm not sure that being less popular than normalize is worth of a sigh. A reset is still better than nothing.
I completely disagree with that. I will take a standard empty css file over a reset any day. Resets will end up adding so much more work.
What is the problem with css resets?
normalize.css[1] has become more popular than resetting everything for several reasons[2],

[1] http://necolas.github.com/normalize.css/

[2] http://stackoverflow.com/questions/6887336/what-is-the-diffe...