Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface Plugin
implements Processors
import { type Plugin } from "https://deno.land/x/postcss@8.4.16/lib/postcss.d.ts";

Properties

postcssPlugin: string
optional
prepare: (result: Result) => Processors