Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function output
import { output } from "https://deno.land/x/frugal@0.5.0/packages/loader_style/styled.ts";

output the full stylesheet from all the rules (scoped or not), global rules and keyframes that where registered so far

Returns

Promise<string>