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

⚔️ Hypermodern Zero-Legacy Deno/React Framework
Go to Latest
import * as ultra from "https://deno.land/x/ultra@v2.0.0-alpha.12/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.