Update dependency tailwindcss to v4.1.1

This commit is contained in:
2025-04-03 00:25:13 +00:00
parent 6f238bb19a
commit c85d9ca7cb
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.1.1",
"typescript": "5.8.2"
}
}