0.3.1 • Published 10 years ago

tree-headings-trump v0.3.1

Weekly downloads
8
License
MIT
Repository
github
Last release
10 years ago

Headings-trump

The headings-trump module defines font sizes for heading-related helper classes.

Dependencies

The headings-trump module depends on two other modules:

If you install the headings-trump module using Bower or npm, you will get these dependencies at the same time. If not using Bower or npm, please be sure to install and @import these dependencies in the relevant way.

Installation

You can install headings-trump module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-headings-trump --save

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

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

Install using npm:

$ npm install tree-headings-trump --save

Install via file download

The least recommended option for installation is to simply download _trump.headings.scss into your project and @import it into your project in its Trumps layer.

Usage

Basic usage of the headings-trump module uses the required classes:

<h3 class="u-alpha">...</h3>

Credits

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

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago