Packages

@twind/core › PartialTheme

@twind/core.PartialTheme

Ƭ PartialTheme<Theme>: { [Section in keyof Theme]?: ThemeSection<Theme[Section], Theme> }

Type parameters

NameType
Themeextends BaseTheme = BaseTheme

Defined in

packages/core/src/types.ts:496