Skip to content

Commit fd9d1db

Browse files
Upgrade Tailwind CSS (#2220)
Closes #2208
1 parent ac7e504 commit fd9d1db

File tree

2 files changed

+86
-70
lines changed

2 files changed

+86
-70
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@heroicons/react": "^2.2.0",
1616
"@next/mdx": "15.3.0-canary.23",
1717
"@shikijs/transformers": "^1.29.1",
18-
"@tailwindcss/postcss": "4.1.1",
18+
"@tailwindcss/postcss": "^4.1.4",
1919
"@types/mdx": "^2.0.13",
2020
"clsx": "^2.1.1",
2121
"dedent": "^1.5.3",
@@ -28,11 +28,11 @@
2828
"react": "^19.0.0",
2929
"react-dom": "^19.0.0",
3030
"shiki": "^1.29.1",
31-
"tailwindcss": "4.1.1"
31+
"tailwindcss": "^4.1.4"
3232
},
3333
"devDependencies": {
3434
"@svgr/webpack": "^8.1.0",
35-
"@tailwindcss/node": "4.1.1",
35+
"@tailwindcss/node": "^4.1.4",
3636
"@types/hast": "^3.0.4",
3737
"@types/node": "^22.13.13",
3838
"@types/react": "^19.0.12",

pnpm-lock.yaml

+83-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)