Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 244 Bytes

box-sizing

The inuitcss box-sizing module causes all elements to use the more useful border-box box model.

Install using Bower:

$ bower install --save inuit-box-sizing

Install using npm:

$ npm install --save inuit-box-sizing