Packages

@twind/preset-tailwind.base › TailwindPresetBaseOptions

Properties

colors

Optional colors: Record<string, MaybeColorValue>

Defined in

packages/preset-tailwind/src/base.ts:16


disablePreflight

Optional disablePreflight: boolean

Allows to disable to tailwind preflight (default: false eg include the tailwind preflight )

Defined in

packages/preset-tailwind/src/base.ts:18