Update dependency tailwindcss to v4.1.2

This commit is contained in:
2025-04-04 00:23:00 +00:00
parent 6f238bb19a
commit a6b7fc95d6
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.2",
"typescript": "5.8.2"
}
}