<%= head %> <%= siteHeader %>

Text Transform

Use these classes to set the capitalization of text.

If you use the uppercase class, don't forget to combine it with a tracking utility from the letter-spacing module.

Examples

<p class="ttu tracked">Uppercase</p>

Uppercase

<p class="ttl">Uppercase</p>

LOWERCASE

<p class="ttc">Capitalize</p>

capitalize multiple words

<%= name %>

v<%= moduleVersion %> <%= moduleSize %>
Declarations
<%= moduleObj.declarations.total %>
Selectors
<%= moduleObj.selectors.total %>
Max. Specificity Score
<%= moduleObj.selectors.specificity.max %>
Size of Avg. Rule
<%= moduleObj.rules.size.average %>
src/_text-transform.css

<%= srccss  %>

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