Syntax

Opacity

Setting the opacity of an element.

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

Overview

ClassDeclarations
opacity:valueopacity: value;

Conditionally apply

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

<div class="opacity:.5:hover opacity:.5@sm opacity:.5@dark opacity:.5@print"></div>
Syntax
Object Position

Setting the alignment of the selected replaced element within the element's box.

Syntax
Order

Changing the order of item in flex or grid container.

© Aoyue Design LLC.