Syntax

Min Size

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

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

Overview

ClassDeclarations
min:size / min:N/Nmin-width: sizerem; min-height: sizerem;

Conditionally apply

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

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

Setting the minimum height of an element.

Syntax
Min Width

Setting the minimum width of an element.

© Aoyue Design LLC.