interface postcss.PluginCreatorimport { type postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { PluginCreator } = postcss; Type ParametersPluginOptionsCall Signatures(opts?: PluginOptions): Plugin | ProcessorPropertiespostcss: true