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 b09e2ec commit 2d7645dCopy full SHA for 2d7645d
package.json
@@ -39,7 +39,8 @@
39
"cyberseeds-ui": "^0.1.3",
40
"react": "^19.1.0",
41
"react-dom": "^19.1.0",
42
- "react-hook-form": "^7.57.0"
+ "react-hook-form": "^7.57.0",
43
+ "tailwindcss": "^4.1.10"
44
},
45
"devDependencies": {
46
"@chromatic-com/storybook": "^4.0.0",
@@ -64,7 +65,6 @@
64
65
"globals": "^16.0.0",
66
"playwright": "^1.52.0",
67
"storybook": "^9.0.5",
- "tailwindcss": "^4.1.8",
68
"typescript": "~5.8.3",
69
"typescript-eslint": "^8.30.1",
70
"vite": "^6.3.5",
0 commit comments