KC's Workspace
    Preparing search index...

    Type Alias FontFeatureSubruleType

    FontFeatureSubruleType:
        | "stylistic"
        | "historical-forms"
        | "styleset"
        | "character-variant"
        | "swash"
        | "ornaments"
        | "annotation"

    The name of the @font-feature-values sub-rule. font-feature-value-type = <@stylistic> | <@historical-forms> | <@styleset> | <@character-variant> | <@swash> | <@ornaments> | <@annotation>