Syntax
Shape Image Threshold
Setting the alpha channel threshold for a CSS shape.
🚧This page is still under construction and some content may not be complete.
Overview
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="shape-image-threshold:0.2:hover shape-image-threshold:0.2@sm shape-image-threshold:0.2@dark shape-image-threshold:0.2@print">…</div>