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

x/netzo/plugins/unocss/preset-shadcn/types.ts>ThemeOptions

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
type alias ThemeOptions
import { type ThemeOptions } from "https://deno.land/x/netzo@0.5.107/plugins/unocss/preset-shadcn/types.ts";
definition: { color?: ColorOptions; radius?: number; }