Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ultra/examples/with-twind/twind.ts>sheet

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
variable sheet
import { sheet } from "https://deno.land/x/ultra@v2.0.0-alpha.12/examples/with-twind/twind.ts";

Depending on if we are running server side (Deno) or on the browser we construct a VirtualSheet OR a CSSStyleSheet which will be populated with the injected CSSStyleSheet from the injected style tag below.