CSSOptions.preprocessorOptions
is missing types
#17984
Labels
p2-nice-to-have
Not breaking anything but nice to have (priority)
Describe the bug
vite/packages/vite/src/node/plugins/css.ts
Line 111 in 8ce8683
preprocessorOptions
is typed asRecord<string, any>
, which doesn’t provide any type hints to the user.Reproduction
N/A
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: