How I migrated a large Next.js project from Tailwind CSS v3 to v4
Jun 18, 2026 · 6 min read
A practical walkthrough of the Tailwind CSS v4 migration in Next.js: CSS-based config, dropped utilities, PostCSS changes, and rough edges I hit in production.