Home > purgecss > VariableNode

VariableNode class

Signature:

export declare class VariableNode 

Constructors

ConstructorModifiersDescription
(constructor)(declaration)Constructs a new instance of the VariableNode class

Properties

PropertyModifiersTypeDescription
isUsedboolean
nodesVariableNode[]
valuepostcss.Declaration