Home > purgecss > VariablesStructure
VariablesStructure class
Signature:
export declare class VariablesStructure
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
nodes | Map<string, VariableNode[]> | ||
safelist | StringRegExpArray | ||
usedVariables | Set<string> |
Home > purgecss > VariablesStructure
Signature:
export declare class VariablesStructure
Property | Modifiers | Type | Description |
---|---|---|---|
nodes | Map<string, VariableNode[]> | ||
safelist | StringRegExpArray | ||
usedVariables | Set<string> |