interface Plugin implements Processorsimport { type Plugin } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; PropertiespostcssPlugin: stringoptionalprepare: (result: Result) => Processors