Skip to main content
Latest
import * as postcss from "https://deno.land/x/postcss@8.4.16/lib/processor.js";

Classes

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