import { type Context } from "https://deno.land/x/fresh@1.6.1/plugins/twindv1_deps.ts";
Properties
theme: ThemeFunction<Theme>
Allows to resolve theme values.
d: () => ColorValue | Falsey
returns the dark color
v: (value: string) => MaybeArray<string>
resolves a variant
r: (value: string, isDark?: boolean) => RuleResult
resolves a rule