pantoken / bundlers/tailwind/src / TailwindPreset
Interface: TailwindPreset
Experimental
A minimal shape for the slice of Tailwind config this preset contributes.
Properties
theme
theme:
object
Experimental
extend
extend:
object
extend.colors
colors:
Record<string,string>
extend.spacing
spacing:
Record<string,string>
extend.fontFamily
fontFamily:
Record<string,string>