Skip to content

pantoken / bundlers/tailwind/src / TailwindPreset

인터페이스: TailwindPreset

실험적

이 프리셋이 기여하는 Tailwind 구성의 일부에 대한 최소한의 형태.

속성

theme

theme: object

실험적

extend

extend: object

extend.colors

colors: Record<string, string>

extend.spacing

spacing: Record<string, string>

extend.fontFamily

fontFamily: Record<string, string>