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 conditional queries.

<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.