frankpf / gridless-boilerplate

Gridless is an awesome HTML5 and CSS3 boilerplate for making responsive, cross-browser websites with beautiful typography
http://frankpf.github.com/gridless-boilerplate/
The Unlicense
840 stars 99 forks source link

Highlight differences between gridless and normalize.css #8

Closed dlee closed 13 years ago

dlee commented 13 years ago

I see that gridless is an extended version of normalize.css with prettier defaults and extra boilerplate simplifications. It would be nice to read exactly what those enhancements on top of normalize.css are.

frankpf commented 13 years ago

Gridless is not exactly an extended version of Normalize.css. It uses a lot of content from normalize.css, because IMO CSS normalization is better than CSS resets. Anyway, I'll create an wiki soon and it's a good idea to highlight differences between Gridless and other boilerplates/frameworks, including normalize.css. Thank you for the idea!

UPDATE: I don't think it is fair to compare Gridless with Normalize.css. Gridless uses normalize.css as a (major) component, but its purpose isn't being an extended version of normalize.css.