Syntax
Mix Blend Mode
Setting how an element's content should blend with its parent background.
🚧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="blend:normal:hover blend:normal@sm blend:normal@dark blend:normal@print">…</div>