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

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