Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as postcss from "https://deno.land/x/postcss@8.4.16/lib/processor.d.ts";

Classes

Contains plugins to process CSS. Create one Processor instance, initialize its plugins, and then use that instance on numerous CSS files.