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

x/gustwind/site/twindSetup.ts>default

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

type

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