Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/docs/dep/frugal/styled.ts>output

A frugal web framework
Go to Latest
function output
import { output } from "https://deno.land/x/frugal@0.5.0/docs/dep/frugal/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>