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

x/gustwind/plugins/twind/mod.ts>plugin

🐳💨 – Deno powered site creator
Go to Latest
variable plugin
import { plugin } from "https://deno.land/x/gustwind@v0.76.4/plugins/twind/mod.ts";

type

Plugin<{ setupPath?: string; twindSetup?: Record<string, unknown>; }>