npm install tree-ledeThe lede module provides a very small amount of additional styles for
paragraphs.
The lede module depends on two other modules:
* settings.defaults
* tools.font-size
You can install lede module via Bower, npm, or copy and paste.
``sh`
$ bower install tree-lede --save
Once installed, @import into your project in its Trump layer:
`scss`
@import "bower_components/tree-lede/trump.lede";
`sh`
$ npm install tree-lede --save
The least recommended option for installation is to simply download
_trump.lede.scss into your project and @import it into your project in its
Trump layer.
Basic usage of the lede module uses the required clasess:
` ...html``
* inuitcss Powerful, Sass-based, OOCSS
framework designed with scalability and performance in mind.