basscss-type-scale

1.0.6 • Public • Published

This module provides utilities for adjusting font-size.

The .h1.h6 font-size utilities can be used to override an element’s default size.

<p class="h1">Pastrami 1</p>
<p class="h2">Pastrami 2</p>
<p class="h3">Pastrami 3</p>
<p class="h4">Pastrami 4</p>
<p class="h5">Pastrami 5</p>
<p class="h6">Pastrami 6</p>

These are especially useful for altering the visual appearance of semantically correct headings.

<h2 class="h1">Larger than default h2 style, but semantically correct</h2>

Readme

Keywords

none

Package Sidebar

Install

npm i basscss-type-scale

Weekly Downloads

4,362

Version

1.0.6

License

MIT

Unpacked Size

1.92 kB

Total Files

4

Last publish

Collaborators

  • jxnblk