Tailwind Was Crushed by AI. Now, AI Companies Are Rescuing It

The Tailwind Labs paradox is less of a strange tale and more a warning for what’s to come as AI agents become integral to software development.

Recently, Tailwind cut 75% of its engineering team (from four to one). Not because people stopped using its product—Tailwind still has over 30 million weekly NPM (node package manager) downloads, according to the latest data available on the online repository. It happened as its open-source CSS framework became the default assembly language of AI coding tools for generating user interfaces.

Tailwind builds a utility-first CSS framework used by developers to design websites and apps fast. It is one of the most loved front-end tools and is free to use. The company earns from paid products like Tailwind UI and other tools that sit on top of the free framework.

That model worked for years. Developers used Tailwind, visited the docs, learned how it worked, and then found the paid tools on the same site. That funnel is now broken.

Founder and CEO Adam Wathan explained it in a blunt Github post that quickly went viral. Tailwind CSS has about 75 million downloads a month and is being used by 51% of developers globally, according to the 2025 State of CSS survey. However, most of those come from AI tools like Cursor and GitHub Copilot that generate Tailwind code directly for users. 

Humans no longer need to read the docs to use the framework. AI does it for them. That one shift changed everything.

The Collapse

“Traffic to our docs is down about 40% from early 2023 despite Tailwind being more popular than ever,” Wathan wrote. “The docs are the only way people find out about our commercial products, and without customers we can’t afford to maintain the framework.”

Revenue collapsed by almost 80%. According to SaaS data platform GetKatka, Tailwind Labs’ revenue was $3.6 million in 2024. The company had no choice but to cut deep.

“But the reality is that 75% of the people on our engineering team lost their jobs here yesterday because of the brutal impact AI has had on our business,” Wathan posted. “Every second I spend trying to do fun free things for the community like this is a second I’m not spending trying to turn the business around and make sure the people who are still here are getting their paychecks every month.”

The company didn’t fail to find users. Rather, it found itself being absorbed by AI.

The framework became a hidden layer inside millions of AI-generated code bases. The company that built it was left staring at an empty checkout page.

Wathan even explained why fixing this is not simple. He wants to build AI-friendly documentation that large language models can read. That could help keep Tailwind visible inside AI workflows. Yet, it also risks killing what little human traffic remains.

Tailwind is stuck in a paradox. It is more widely used than ever, yet closer to collapse than it has ever been.

The Rescue Party Arrived

This is not the first time an open-source platform died an AI death. The site traffic on Stack Overflow, the once popular community-driven Q&A website for IT professionals and programmers, has declined steadily, from the peak of 200,000 monthly questions to near-zero. AI models, which used millions of questions and answers posted on Stack Overflow as training data, eventually killed the platform with AI-generated content.

But just as Tailwind was about to go the Stack Overflow way, the internet stepped up to save it. Vercel, Google AI Studio, Lovable, Supabase, Gumroad, and a few other startups have already started supporting it.

Logan Kilpatrick from Google posted: “I am happy to share that we (the @GoogleAIStudio team) are now a sponsor of the @tailwindcss project! Honored to support and find ways to do more together to help the ecosystem of builders.”

“Every app built on Lovable uses Tailwind, and we owe them a lot,” Anton Osika, CEO of Lovable, said.

People on X appreciated Google and Lovable’s move, as most LLMs are trained on open-source projects, including Tailwind. “Hope more big tech companies do this,” Yuchen Jin, co-founder and CTO of Hyperbolic Labs, posted.

Guillermo Rauch from Vercel followed. “Vercel will be officially sponsoring tailwindcss. That’s a given,” he said, while adding that the developer community owe Wathan and team a lot. “Tailwind is a foundational web infrastructure at this point.”

Within hours, Tailwind had turned from a cautionary tale into a charity case backed by some of the biggest names in the AI and developer world. AI companies, which led to its downfall, are now funding it.

Wathan has hinted at rebuilding the platform, albeit with a smaller team.

Tailwind is now closer to being public infrastructure than a normal software business. It sits inside almost every modern web stack. It powers sites that run on Vercel. It feeds code to Cursor. It shows up in GitHub Copilot output. It is embedded into the tools of the companies now paying to keep it alive.

The post Tailwind Was Crushed by AI. Now, AI Companies Are Rescuing It appeared first on Analytics India Magazine.

Scroll to Top