frontend5 min read
Tailwind v4's CSS-First Config: What Actually Changes
DevStash runs Tailwind v4 with every token in @theme, not tailwind.config.ts. What that migration actually breaks, and one silent-failure gotcha worth knowing.
·Adesh Shukla
Tag
2 posts
DevStash runs Tailwind v4 with every token in @theme, not tailwind.config.ts. What that migration actually breaks, and one silent-failure gotcha worth knowing.
How I architected a modern developer platform using Next.js 16, Tailwind v4, TypeScript strict mode, and a file-based content layer — from zero to production.