Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface Stringifier
import { type Stringifier } from "https://deno.land/x/postcss@8.4.16/lib/postcss.d.ts";

Call Signatures

(node: AnyNode, builder: Builder): void