陈斌彬的技术博客

Stay foolish,stay hungry

normalize.css

A modern, HTML5-ready alternative to CSS resets

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.

  • npm install normalize.css
  • component install necolas/normalize.css
  • bower install normalize.css

Resource Reference