Visibility

Opacity

Style syntax for setting the opacity of an element.

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

Overview [sr-only]

ClassDeclarations
opacity:valueopacity: value

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="opacity:.5:hover opacity:.5@sm opacity:.5@dark opacity:.5@print">…</div>
PREVIOUS
Variable

CSS variables defined specific values to be reused throughout a document.

NEXT
Visibility

Style syntax for controlling whether an element is visible.

MIT License Ā© Aoyue Design LLC.