Skip to content

Commit 2e108f2

Browse files
chore(deps): update tailwindcss monorepo to v4.2.2
1 parent e57bc8d commit 2e108f2

File tree

2 files changed

+206
-83
lines changed

2 files changed

+206
-83
lines changed

packages/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@codemirror/lang-json": "6.0.2",
1717
"@codemirror/view": "6.40.0",
1818
"@headlessui/react": "2.2.9",
19-
"@tailwindcss/postcss": "4.2.1",
19+
"@tailwindcss/postcss": "4.2.2",
2020
"@types/react": "19.2.14",
2121
"@types/react-dom": "19.2.3",
2222
"@uiw/react-codemirror": "4.25.8",
@@ -31,7 +31,7 @@
3131
"react": "19.2.4",
3232
"react-docgen": "workspace:8.0.3",
3333
"react-dom": "19.2.4",
34-
"tailwindcss": "4.2.1"
34+
"tailwindcss": "4.2.2"
3535
},
3636
"browserslist": [
3737
"chrome 64",

0 commit comments

Comments
 (0)