Typography

Letter Spacing

Style syntax for setting the spacing between text characters.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
letter-spacing:value / ls:valueletter-spacing: value

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="ls:1:hover ls:1@sm ls:1@dark ls:1@print">…</div>
PREVIOUS
Content

Style syntax for replacing an element with a generated value.

NEXT
Line Clamp

Style syntax for limiting the contents of a container to the specified number of lines.

MIT License Ā© Aoyue Design LLC.