Skip to content

Commit 53d7c55

Browse files
fix(deps): update dependency tailwindcss to v4
1 parent 1a76634 commit 53d7c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prismjs": "^1.29.0",
3838
"react": "^19.0.0",
3939
"react-dom": "^19.0.0",
40-
"tailwindcss": "^3.0.24"
40+
"tailwindcss": "^4.0.0"
4141
},
4242
"devDependencies": {
4343
"@astrojs/partytown": "^2.0.0",

0 commit comments

Comments
 (0)