Update dependency tailwindcss to v4

This commit is contained in:
2025-04-03 00:05:16 +00:00
parent 2c42522b5b
commit f2e4eea69b
2 changed files with 7 additions and 549 deletions

View File

@@ -16,7 +16,7 @@
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"postcss": "8.4.23",
"tailwindcss": "3.3.2",
"tailwindcss": "4.1.1",
"typescript": "5.0.4"
}
}