Syntax
Font Feature Settings
Controlling advanced typographic features in OpenType fonts.
🚧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="font-feature:normal:hover font-feature:normal@sm font-feature:normal@dark font-feature:normal@print">…</div>