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

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

🧙 Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
import * as ultra from "https://deno.land/x/ultra@v2.0.0-alpha.19/examples/with-twind/twind.ts";

Variables

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.