Comment on About normalize.css: a modern, HTML5-ready alternative to CSS resetsparentComments−timdorr14y> Not like one would continually check out the latest version.Why not? It's being updated regularly: https://github.com/necolas/normalize.css/commits/master−run4yourlives14yBecause it's a reset file... meaning the moment you change it the changes will cascade into your css.The last thing I would want is the behaviour of my css changing periodically.
Comments
> Not like one would continually check out the latest version.
Why not? It's being updated regularly: https://github.com/necolas/normalize.css/commits/master
Because it's a reset file... meaning the moment you change it the changes will cascade into your css.
The last thing I would want is the behaviour of my css changing periodically.