0.3.0 • Published 10 years ago

tree-link-block v0.3.0

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

link-block

The link-block module simply displays a link as block.

Dependencies

The link-block module depends on one other module:

If you install the link-block 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 link-block module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-link-block --save

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

@import "bower_components/tree-link-block/trump.link-block";

Install using npm:

$ npm install tree-link-block --save

Install via file download

The least recommended option for installation is to simply download _trump.link-block.scss into your project and @import it into your project in its Trump layer.

Usage

Basic usage of the link-block module uses the required classes:

<a class="u-link-block" href="#">...</a>

Credits

  • SUIT CSS link utilities SUIT CSS is a reliable and testable styling methodology for component-based UI development.

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

0.3.0

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago