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

x/gustwind/site/twindSetup.ts>default

🐳💨 – Deno powered site creator
Go to Latest
variable default
import { default } from "https://deno.land/x/gustwind@v0.60.0/site/twindSetup.ts";

type

{ presets: any[]; rules: string[] | string | { color: string; textShadow: string; }[] | string | { pointerEvents: string; }[][]; theme: { extend: { colors; }; }; hash: boolean; }