Update dependency tailwindcss to v4.2.0

This commit is contained in:
2026-02-19 01:25:53 +00:00
parent 6f238bb19a
commit 78efdb4a3a
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@types/react": "19.0.10",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",
"tailwindcss": "4.2.0",
"typescript": "5.8.2"
}
}