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>