KC's Workspace
    Preparing search index...
    interface FontPaletteValuesRule {
        loc: Location2;
        name: string;
        properties: FontPaletteValuesProperty[];
    }
    Index

    Properties

    Properties

    The location of the rule in the source file.

    name: string

    The name of the font palette.

    Declarations in the @font-palette-values rule.