Home > purgecss > VariablesStructure > addVariableUsage
VariablesStructure.addVariableUsage() メソッド
シグネチャ
addVariableUsage(declaration: postcss.Declaration, matchedVariables: RegExpMatchArray[]): void;
パラメータ
パラメータ | タイプ | 説明 |
---|---|---|
declaration | postcss.Declaration | |
matchedVariables | RegExpMatchArray[] |
戻り値
void