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

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

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
type alias ThemeCSSVarsVariant
Re-export
import { type ThemeCSSVarsVariant } from "https://deno.land/x/netzo@0.4.42/plugins/unocss/preset-shadcn/types.ts";
definition: { light: ThemeCSSVars; dark: ThemeCSSVars; }