Skip to content

chore(deps): upgrade Tailwind CSS to v4.3.3 - #330

Merged
pawelgalazka merged 3 commits into
mainfrom
chore/upgrade-tailwindcss
Jul 20, 2026
Merged

chore(deps): upgrade Tailwind CSS to v4.3.3#330
pawelgalazka merged 3 commits into
mainfrom
chore/upgrade-tailwindcss

Conversation

@pawelgalazka

@pawelgalazka pawelgalazka commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade tailwindcss from 4.1.18 to 4.3.3 and @tailwindcss/vite from 4.3.1 to 4.3.3 so both packages are aligned
  • Refresh bun.lock after the Tailwind upgrade
  • Upgrade tailwind-merge from 3.5.0 to 3.6.0 to stay compatible with the newer Tailwind class set
  • Brings in v4.2/v4.3 additive utilities (scrollbars, logical properties, new palettes) plus Vite HMR and spacing CSS output fixes

Test plan

  • bun run dev and spot-check spacing/layout on a couple of pages
  • Confirm styles still compile without Vite/Tailwind errors
  • Quick visual check that fonts and preflight look unchanged
  • Spot-check components that use cn() / tailwind-merge for conflicting class resolution

Align tailwindcss and @tailwindcss/vite on the same version after the core package lagged behind the Vite plugin.

Co-authored-by: Cursor <cursoragent@cursor.com>
@pawelgalazka
pawelgalazka merged commit defb95d into main Jul 20, 2026
7 checks passed
@pawelgalazka
pawelgalazka deleted the chore/upgrade-tailwindcss branch July 20, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant