1.0.1 • Published 5 years ago

normalize-pro.css v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

normalize-pro.css

基于normalize.css,加入生产实践常用的重置或预设

includes

  • global box-sizing: border-box;
  • table word-break: break-all;
  • p, h1, h2, h3, h4, h5, h6 margin: 0;

Install

  • npm: npm install --save normalize-pro.css

Browser support

  • Google Chrome (latest)
  • Mozilla Firefox (latest)
  • Mozilla Firefox 4
  • Opera (latest)
  • Apple Safari 6+
  • Internet Explorer 8+