• Type check guard to see if provided AST node is a CSS based AST.CSS.Node.

    WARN: Good to know: they're not same (complaint) with css-tree specification!

    Parameters

    • node: unknown

      Supported AST node to narrow down its inferred type

    Returns node is Node

    @NO_SIDE_EFFECTS