Skip to content

arturparkhisenko/ig-css-addons

Repository files navigation

ig-css-addons

Some CSS AddOns, you can use it with normalize.css.

What it is

  • Mini-crossbrowser clearfix (usage: class="cf")
  • Font-stack with "San Francisco", have a fallback, text-rendering
  • p hyphens auto
  • noselect and box-fix classes
  • box-sizing: border-box; by default
  • button has a cursor pointer
  • img 4px space fix
  • IE 10 support for HTML5 hidden attr
  • Normalized media print rules
  • Other small features are disabled by default

Installing

  • npm: npm i arturparkhisenko/ig-css-addons