basscss-utility-typography
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "basscss-utility-typography", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Typography utilities module for Basscss", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1,3 +0,4 @@ | ||
Change typographic styles and defaults with these utilities. | ||
Change typographic weights, styles, and alignment with these utility styles. | ||
```html | ||
@@ -12,3 +13,4 @@ <p class="bold">Bold</p> | ||
<p class="justify">Justify Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.</p> | ||
<p class="nowrap">Right align</p> | ||
``` | ||
1431
16