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 46cf50d commit 6de33e5Copy full SHA for 6de33e5
src/init/react-shadcn/package.json
@@ -12,7 +12,7 @@
12
"@radix-ui/react-label": "^2.1.7",
13
"@radix-ui/react-select": "^2.2.6",
14
"@radix-ui/react-slot": "^1.2.3",
15
- "bun-plugin-tailwind": "^0.0.15",
+ "bun-plugin-tailwind": "0.1.2",
16
"class-variance-authority": "^0.7.1",
17
"clsx": "^2.1.1",
18
"lucide-react": "^0.545.0",
src/init/react-tailwind/package.json
@@ -9,7 +9,7 @@
9
"build": "bun run build.ts"
10
},
11
"dependencies": {
"react": "^19",
"react-dom": "^19",
"tailwindcss": "^4.1.11"
0 commit comments