Skip to content

Commit b9f701f

Browse files
fix(deps): update tailwindcss monorepo to v4.3.0
1 parent c1928b6 commit b9f701f

2 files changed

Lines changed: 573 additions & 162 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@astrojs/mdx": "4.3.14",
2121
"@astrojs/rss": "4.0.15",
2222
"@astrojs/sitemap": "3.7.0",
23-
"@tailwindcss/vite": "4.1.18",
23+
"@tailwindcss/vite": "4.3.0",
2424
"astro": "5.18.1",
2525
"astro-expressive-code": "^0.41.6",
2626
"astro-icon": "^1.1.5",
@@ -59,7 +59,7 @@
5959
"prettier-plugin-astro": "0.14.1",
6060
"prettier-plugin-tailwindcss": "^0.7.2",
6161
"reading-time": "^1.5.0",
62-
"tailwindcss": "4.1.18",
62+
"tailwindcss": "4.3.0",
6363
"typescript": "^5.9.3"
6464
},
6565
"pnpm": {

0 commit comments

Comments
 (0)