Skip to content

Commit 44979c5

Browse files
fix(deps): update dependency tailwindcss to v4
1 parent 49367e9 commit 44979c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"dependencies": {
1616
"@astrojs/tailwind": "^6.0.0",
1717
"astro": "^5.0.0",
18-
"tailwindcss": "^3.3.3"
18+
"tailwindcss": "^4.0.0"
1919
}
2020
}

0 commit comments

Comments
 (0)