Skip to main content
Deno 2 is finally here 🎉️
Learn more
function extractDependencies
import { extractDependencies } from "https://deno.land/x/fed_dev@0.9.0/plugins/html/posthtml/extract_dependencies.ts";

Parameters

filepath: string
source: string
optional
unnamed 2: { importMap?: ImportMap; use?: postcss.Plugin[]; } = [UNSUPPORTED]