We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62827b7 commit bd75418Copy full SHA for bd75418
integrations/vite/index.test.ts
@@ -32,6 +32,7 @@ import {
32
"tailwindcss": "workspace:^"
33
},
34
"devDependencies": {
35
+ ${transformer === 'lightningcss' ? `"lightningcss": "^1.26.0",` : ''}
36
"vite": "^5.3.5"
37
}
38
0 commit comments