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 237e39a commit 46affd2Copy full SHA for 46affd2
packages/addons/tailwindcss/index.ts
@@ -37,7 +37,6 @@ export default defineAddon({
37
38
sv.devDependency('tailwindcss', '^4.0.0');
39
sv.devDependency('@tailwindcss/vite', '^4.0.0');
40
- sv.pnpmBuildDependency('@tailwindcss/oxide');
41
42
if (prettierInstalled) sv.devDependency('prettier-plugin-tailwindcss', '^0.6.11');
43
0 commit comments