Syntax

Letter Spacing

Setting the spacing between text characters.

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

Overview

ClassDeclarations
letter-spacing:valueletter-spacing: value;

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

<div class="ls:1:hover ls:1@sm ls:1@dark ls:1@print"></div>
Syntax
Justify Self

Controlling how an individual item is aligned along its inline axis.

Syntax
Line Clamp

Limiting the contents of a container to the specified number of lines.

© Aoyue Design LLC.