Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 325 Bytes

Reset

The inuitcss reset module is a considered approach to resetting elements. It selectively removes margins and paddings from certain elements, and provides some sensible defaults for some others.

Install using Bower:

$ bower install --save inuit-reset

Install using npm:

$ npm install --save inuit-reset