Syntax

Max Size

Style shorthand for setting the max-width and max-height of an element.

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

Overview

ClassDeclarations
max:size / max:N/Nmax-width: sizerem; max-height: sizerem;

Conditionally apply

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

<div class="max:32:hover max:32@sm max:32@dark max:32@print"></div>
Syntax
Max Height

Setting the maximum height of an element.

Syntax
Max Width

Setting the maximum width of an element.

© Aoyue Design LLC.