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

Parameters

template: TemplateStringsArray
...interpolations: AsyncInterpolable[]

Returns

Promise<string>