Home > purgecss > VariableNode > (constructor)
VariableNode.(constructor)
Constructs a new instance of the VariableNode class
Signature:
constructor(declaration: postcss.Declaration);
Parameters
Parameter | Type | Description |
|---|---|---|
declaration | postcss.Declaration |
