0.1.7 • Published 11 years ago
tree-lists v0.1.7
lists
The lists module provides very basic styling for regular ordered and
unordered lists.
Installation
You can install the lists module via Bower, npm, or copy and paste.
Install using Bower:
$ bower install tree-lists --saveOnce installed, @import into your project in its Base layer:
@import "bower_components/tree-lists/base.lists";Install using npm:
$ npm install tree-lists --saveInstall via file download
The 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.
Credits
- inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.