Home > purgecss > VariablesStructure > addVariableUsageInProperties
VariablesStructure.addVariableUsageInProperties() method
Signature:
addVariableUsageInProperties(matchedVariables: IterableIterator<RegExpMatchArray>): void;
Parameters
Parameter | Type | Description |
---|---|---|
matchedVariables | IterableIterator<RegExpMatchArray> |
void