TailwindV4Options
Additional configuration specific to Tailwind CSS v4 extraction.
属性
base?
optionalbase:string
Base directory used when resolving v4 content sources and configs.
css?
optionalcss:string
Raw CSS passed directly to the v4 design system.
cssEntries?
optionalcssEntries:string[]
Set of CSS entry files that should be scanned for @config directives.
sources?
optionalsources:SourceEntry[]
Overrides the content sources scanned by the oxide scanner.