Update dependency tailwindcss to v4.1.3

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