import { type TwindPresetConfig } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts";
Type Parameters
optional
Theme = BaseThemeProperties
optional
theme: ThemeConfig<Theme & BaseTheme>optional
preflight: false | MaybeArray<Preflight | PreflightThunk<Theme & BaseTheme>>optional
hash: boolean | undefined | HashFunctionoptional
stringify: StringifyDeclaration<Theme & BaseTheme>optional
ignorelist: MaybeArray<string | RegExp>optional
finalize: MaybeArray<Finalize<Theme & BaseTheme>>