Upgrade Tailwind CSS from 3.2 to 3.4 (4.x deferred due to breaking config changes)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 10:16:41 +08:00
parent d30b31091f
commit 1d047786af
2 changed files with 508 additions and 366 deletions

872
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -68,7 +68,7 @@
"prettier": "^2.7.1", "prettier": "^2.7.1",
"sass": "^1.97.3", "sass": "^1.97.3",
"start-server-and-test": "^2.1.5", "start-server-and-test": "^2.1.5",
"tailwindcss": "^3.2.4", "tailwindcss": "^3.4.19",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vite": "^6.4.1", "vite": "^6.4.1",