Skip to content

treeframework/base.lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --save

Once installed, @import into your project in its Base layer:

@import "bower_components/tree-lists/base.lists";

Install using npm:

$ npm install tree-lists --save

Install 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.

About

Simple list styles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages