import { matchTheme } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts";
Parameters
pattern: MaybeArray<string | RegExp>
optional
resolve: keyof CSSProperties | ThemeRuleResolver<ThemeValue<Theme[Section]>, Theme>optional
convert: ThemeMatchConverter<ThemeValue<Theme[Section]>, Theme>