Skip to content

Commit 5c0ef41

Browse files
Update tailwindcss monorepo to v4.1.16
1 parent 27c095c commit 5c0ef41

File tree

2 files changed

+233
-188
lines changed

2 files changed

+233
-188
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
},
2828
"devDependencies": {
2929
"@tailwindcss/forms": "0.5.10",
30-
"@tailwindcss/postcss": "4.1.10",
30+
"@tailwindcss/postcss": "4.1.16",
3131
"@types/node": "20.17.32",
3232
"@types/react": "19.1.8",
3333
"@types/react-dom": "19.1.6",
3434
"eslint": "8.57.1",
3535
"eslint-config-next": "15.3.4",
3636
"postcss": "8.5.3",
37-
"tailwindcss": "4.1.10",
37+
"tailwindcss": "4.1.16",
3838
"typescript": "5.8.3"
3939
}
4040
}

0 commit comments

Comments
 (0)