KC's Workspace
    Preparing search index...
    interface FontFeatureSubrule {
        declarations: { [k: string]: number[] };
        loc: Location2;
        name: FontFeatureSubruleType;
    }
    Index

    Properties

    Properties

    declarations: { [k: string]: number[] }

    The declarations within the @font-feature-values sub-rules.

    The location of the rule in the source file.

    The name of the @font-feature-values sub-rule.