Skip to content

Commit 6455d99

Browse files
Update tailwindcss monorepo to v4.3.0
1 parent 4ad4835 commit 6455d99

2 files changed

Lines changed: 240 additions & 146 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@tailwindcss/forms": "0.5.10",
32-
"@tailwindcss/postcss": "4.1.4",
32+
"@tailwindcss/postcss": "4.3.0",
3333
"@tailwindcss/typography": "0.5.16",
3434
"@types/ms": "2.1.0",
3535
"@types/node": "22.13.1",
@@ -38,7 +38,7 @@
3838
"postcss": "8.5.6",
3939
"prettier": "3.5.3",
4040
"prettier-plugin-tailwindcss": "0.6.12",
41-
"tailwindcss": "4.1.4",
41+
"tailwindcss": "4.3.0",
4242
"typescript": "5.7.3"
4343
}
4444
}

0 commit comments

Comments
 (0)