Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c682edf

Browse files
authoredFeb 1, 2025··
fix(deps): update dependency tailwindcss to v4
1 parent 7154684 commit c682edf

File tree

2 files changed

+15
-364
lines changed

2 files changed

+15
-364
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"astro": "5.2.2",
2727
"astro-compress": "^2.2.2",
2828
"astro-purgecss": "^5.0.0",
29-
"tailwindcss": "^3.3.5"
29+
"tailwindcss": "^4.0.0"
3030
},
3131
"devDependencies": {
3232
"@commitlint/cli": "^19.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.