I deleted tailwind-merge from production
While auditing dependencies in my monorepo, I ran an experiment that bothered me more than it should have:
twMerge('border-grid border-red-500')
// => 'border-red-500'
Enter fullscreen mode
I deleted tailwind-merge from production While auditing dependencies in my monorepo, I ran...
I deleted tailwind-merge from production
While auditing dependencies in my monorepo, I ran an experiment that bothered me more than it should have:
twMerge('border-grid border-red-500')
// => 'border-red-500'
Enter fullscreen mode

Headline: Tailwind v4 is the most significant rewrite since the framework launched — CSS-first...

A fair examination of the real technical arguments against utility-first CSS, why Tailwind still dominates for many teams, and…

Tailwind CSS is an absolute game-changer for speed, but if you aren't careful, you can end up...

Last month I removed Tailwind from a side project. And you know what? Nothing broke. That was more...

The Tailwind CSS4 debate is everywhere right now. And honestly? Most people are arguing about the...

Explore the revolutionary architecture, new features, and significant performance enhancements introduced in Tailwind CSS v4,…