跳到主要内容

ApplyOptions

Preferred options for runtime patch behavior.

属性

overwrite?

optional overwrite: boolean

Whether patched files can be overwritten on disk.


exposeContext?

optional exposeContext: boolean | ExposeContextOptions

Whether to expose runtime Tailwind contexts (or configure how they are exposed).


extendLengthUnits?

optional extendLengthUnits: false | ExtendLengthUnitsOptions

Extends the length-unit patch or disables it entirely.