Base heading rules for the inuitcss framework
npm install inuit-headingsThe inuitcss headings module defines font sizes for base-level heading
elements from h1 through to h6.
Install using Bower:
$ bower install --save inuit-headings
Install using npm:
$ npm install --save inuit-headings