Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function asyncCss
import { asyncCss } from "https://deno.land/x/frugal@0.5.0/docs/dep/frugal/styled.ts";

Parameters

template: TemplateStringsArray
...interpolations: AsyncInterpolable[]

Returns

Promise<string>