Update dependency tailwindcss to v4

This commit is contained in:
2026-02-24 01:43:27 +00:00
parent f21b1fe402
commit f43fc521cf
2 changed files with 13 additions and 232 deletions

View File

@@ -38,7 +38,7 @@
"postcss": "8.4.23",
"prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.2.8",
"tailwindcss": "3.3.2",
"tailwindcss": "4.2.1",
"typescript": "5.0.4"
}
}