Syntax

Text Orientation

Setting orientation of the text characters in a line.

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

Overview

ClassDeclarations
text-orientation:valuetext-orientation: value;
text:mixedtext-orientation: mixed;
text:sidewaystext-orientation: sideways;
text:sideways-righttext-orientation: sideways-right;
text:uprighttext-orientation: upright;
text:use-glyph-orientationtext-orientation: use-glyph-orientation;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="text-orientation:mixed:hover text-orientation:mixed@sm text-orientation:mixed@dark text-orientation:mixed@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.