接口: TailwindcssPatchOptions
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:57
属性
cache?
optionalcache:boolean|CacheUserOptions
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:67
cwd?
optionalcwd:string
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:62
Base directory used when resolving Tailwind resources.
Defaults to process.cwd().
features?
optionalfeatures:FeatureUserOptions
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:65
filter()?
optionalfilter: (className) =>boolean
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:66
参数
className
string
返回
boolean
output?
optionaloutput:OutputUserOptions
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:68
overwrite?
optionaloverwrite:boolean
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:63
tailwind?
optionaltailwind:TailwindUserOptions
定义于: node_modules/.pnpm/tailwindcss-[email protected]_magicast@[email protected]/node_modules/tailwindcss-patch/dist/index.d.ts:64
