Home > purgecss > VariablesStructure > addVariableUsage

VariablesStructure.addVariableUsage() メソッド

シグネチャ

addVariableUsage(declaration: postcss.Declaration, matchedVariables: RegExpMatchArray[]): void;

パラメータ

パラメータタイプ説明
declarationpostcss.Declaration
matchedVariablesRegExpMatchArray[]

戻り値

void