Skip to content

treeframework/trump.headings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Headings helper classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages