chore: Remove the wrong tailwind package (#3754)

This commit is contained in:
Jack Amadeo
2025-07-31 10:53:33 -04:00
committed by GitHub
parent 7cfdf9a44a
commit 5b6dd1387a
2 changed files with 818 additions and 2388 deletions
+815 -2386
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -79,7 +79,6 @@
"react-toastify": "^10.0.0",
"remark-gfm": "^4.0.1",
"split-type": "^0.3.4",
"tailwind": "^4.0.0",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.3.4",
@@ -120,6 +119,8 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/ui": "^3.2.4",
"autoprefixer": "^10.4.20",
"electron": "33.1.0",
"eslint": "^8.56.0",
@@ -133,7 +134,7 @@
"tailwindcss": "^4.1.10",
"typescript": "~5.5.0",
"vite": "^6.3.4",
"vitest": "^2.1.8"
"vitest": "^3.2.4"
},
"keywords": [],
"license": "Apache-2.0",