Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias AnyNode
import { type AnyNode } from "https://deno.land/x/postcss@8.4.16/lib/node.d.ts";
definition:
| AtRule
| Rule
| Declaration
| Comment
| Root
| Document