Syntax

will-change🚧

Setting how an element is expected to change in the browser.

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

Overview

ClassDeclarations
will-change:valuewill-change: value;

Conditionally apply

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

<div class="will-change:auto:hover will-change:auto@sm will-change:auto@dark will-change:auto@print">…</div>
Syntax
width

Setting an element’s width.

Syntax
word-break

Setting whether words should break.

© Aoyue Design LLC.