Variable TYPES_CSS_NODEConst
TYPES_CSS_NODE: Set< | "AttributeSelector" | "ClassSelector" | "IdSelector" | "NestingSelector" | "Nth" | "Percentage" | "PseudoClassSelector" | "PseudoElementSelector" | "RelativeSelector" | "TypeSelector" | "ComplexSelector" | "SelectorList" | "StyleSheet" | "Block" | "Combinator" | "Declaration" | "Atrule" | "Rule",> = ...
Set containing all of the AST node types of Svelte syntax related to CSS. @NO_SIDE_EFFECTS