Syntax

Word Break

Setting whether words should break.

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

Overview

ClassDeclarations
word-break:valueword-break: value;
word-break:normalword-break: normal;
word-break:break-allword-break: break-all;
word-break:keep-allword-break: keep-all;
break-wordoverflow-wrap: break-word; overflow: hidden;

Conditionally apply

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

<div class="word-break:normal:hover word-break:normal@sm word-break:normal@dark word-break:normal@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.