0.1.0 • Published 10 years ago

basscss-utility-headings v0.1.0

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

Basscss Utility Headings

Responsive heading utilities module for Basscss

Use .h0 and .h00 to create headings larger than the default h1. Add .h0-responsive or h00-responsive to use vw based sizes at larger viewports. Adjust the width of the browser to see the difference.

<h1 class="h00 h00-responsive">Hamburger 00</h1>
<h1 class="h0 h0-responsive">Hamburger 0</h1>
<h1 class="h1 h1-responsive">Hamburger 1</h1>
0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago