-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
What version of Tailwind CSS are you using?
{
// -- snip --
"vue": "^3.5.29"
"vite": "^7.3.1",
"tailwindcss": "^4.2.1",
"@tailwindcss/vite": "^4.2.1",
"@tailwindcss/forms": "^0.5.11",
}What version of Node.js are you using?
node v24.10.0
npm 11.6.1
What browser are you using?
Chrome
What operating system are you using?
Windows
Reproduction URL
https://github.com/lightzane/try-peerjs/blob/main/vite.config.ts
Describe your issue
Type 'Plugin<any>[]' is not assignable to type 'PluginOption'.
Type 'Plugin<any>[]' is not assignable to type 'PluginOption[]'.
Type 'Plugin<any>' is not assignable to type 'PluginOption'.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels