import { type ThemeSectionResolverContext } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts";
Properties
readonly
colors: Theme["colors"]readonly
theme: ThemeFunction<Theme>readonly
breakpoints: (screens: Record<string, MaybeArray<ScreenValue>>) => Record<string, string>