Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface JSONHydrator
import { type JSONHydrator } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";

Call Signatures

(data: object[]): Node[]
(data: object): Node