The lists module provides very basic styling for regular ordered and
unordered lists.
You can install the lists module via Bower, npm, or copy and paste.
$ bower install tree-lists --saveOnce installed, @import into your project in its Base layer:
@import "bower_components/tree-lists/base.lists";$ npm install tree-lists --saveThe least recommended option for installation is to simply download
_base.lists.scss into your project and @import it into your project in
its Base layer.
- inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.