Skip to main content
Go to Latest
variable postcssInjectDependenciesPlugin
import { postcssInjectDependenciesPlugin } from "https://deno.land/x/bundler@0.6.5/plugins/css/postcss/inject_dependencies.ts";

type

(
bundleInput: string,
bundleOutput: string,
unnamed 2: { graph: Graph; },
) => any