語法

字型特性設定font-feature-settings

Controlling advanced typographic features in OpenType fonts.

Overview

ClassDeclarations
font-feature:valuefont-feature-settings: value;
font-feature:normalfont-feature-settings: normal;
font-feature:'salt'font-feature-settings: 'salt';
font-feature:'tnum'font-feature-settings: 'tnum';

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>

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy