basscss-utility-typography
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "basscss-utility-typography", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Typography utilities module for Basscss", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/basscss/utility-typography.git" | ||
"url": "https://github.com/basscss/basscss.git" | ||
}, | ||
"keywords": [ | ||
"CSS", | ||
"OOCSS", | ||
"Basscss", | ||
"Rework" | ||
"css", | ||
"oocss", | ||
"functional", | ||
"basscss" | ||
], | ||
@@ -18,5 +18,5 @@ "author": "Brent Jackson", | ||
"bugs": { | ||
"url": "https://github.com/basscss/utility-typography/issues" | ||
"url": "https://github.com/basscss/basscss/issues" | ||
}, | ||
"homepage": "https://github.com/basscss/utility-typography" | ||
"homepage": "https://github.com/basscss/basscss" | ||
} |
@@ -14,2 +14,7 @@ | ||
<p class="nowrap">No wrap</p> | ||
<p class="underline">Underline</p> | ||
<p class="truncate">Truncate</p> | ||
<p class="font-familiy-inherit">Font Family Inherit</p> | ||
<p class="font-size-inherit">Font Size Inherit</p> | ||
<a class="text-decoration-none">Text Decoration None</a> | ||
``` | ||
@@ -16,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2859
38
1
0
45