Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

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

๐Ÿ’Ž Next-gen browser/server fluid React framework
Go to Latest
import * as ultra from "https://deno.land/x/ultra@v2.0.0-alpha.5/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.