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

create some global styles

Parameters

template: TemplateStringsArray
...interpolations: AsyncInterpolable[]