Skip to content

Commit 6e52b30

Browse files
Bumped tailwind-merge to 3.5.0 in Shade (TryGhost#27422)
ref https://linear.app/ghost/issue/DES-1351/buttons-look-broken-possibly-from-tailwind-4 - v2.6 doesn't understand Tailwind v4's `h-(--var)` syntax, so className overrides couldn't dedupe defaults like `h-(--control-height)` - surfaced as inline follow buttons in ActivityPub rendering as pills instead of 16px circles
1 parent d01c5ee commit 6e52b30

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/shade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"react-world-flags": "1.6.0",
156156
"recharts": "2.15.4",
157157
"sonner": "2.0.7",
158-
"tailwind-merge": "2.6.0",
158+
"tailwind-merge": "3.5.0",
159159
"validator": "13.12.0",
160160
"zod": "4.1.12"
161161
},

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)