0.5.0 • Published 9 years ago

tree-lede v0.5.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Lede

The lede module provides a very small amount of additional styles for paragraphs.

Dependencies

The lede module depends on two other modules:

Installation

You can install lede module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-lede --save

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

@import "bower_components/tree-lede/trump.lede";

Install using npm:

$ npm install tree-lede --save

Install via file download

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.

Usage

Basic usage of the lede module uses the required clasess:

<p class="u-lede">...</p>

Credits

  • inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.
0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago