Home > purgecss > VariableNode
VariableNode class
Signature:
export declare class VariableNode
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(declaration) | Constructs a new instance of the VariableNode class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
isUsed | boolean | ||
nodes | VariableNode[] | ||
value | postcss.Declaration |