Base list styles for the inuitcss framework
npm install inuit-listsThe inuitcss lists module provides very basic styling for regular ordered and
unordered lists.
Install using Bower:
$ bower install --save inuit-lists
Install using npm:
$ npm install --save inuit-lists