Tachyons

Docs

/

Typography

/

Font Weights

Version
<%= moduleVersion %>
Filesize
<%= moduleSize %>
Declarations
<%= moduleObj.declarations.total %>
Selectors
<%= moduleObj.selectors.total %>
Max. Specificity Score
<%= moduleObj.selectors.specificity.max %>
Size of Avg. Rule
<%= moduleObj.rules.size.average %>

Single purpose classes to set the font-weight of any element at any breakpoint.

Class names have been chosen based on typographic naming conventions.

Examples

String Values

Normal

b

Literal Number Values

thin: 100

book: 400

semibold: 500

bold: 600

heavy: 700

ultrabold: 900

Previous

Tracking

Reference

MDN - Font Weight
src/_font-weights.css

<%= srcCSS  %>

<%= navDocs %>
<%= siteFooter %>