Tailwind Labs is joining Shopify

(tailwindcss.com)

641 points | by EdwinHoksberg 5 hours ago

66 comments

  • simonw 5 hours ago
    Here's some context on the impact AI had on the Tailwind Labs business model from January: https://github.com/tailwindlabs/tailwindcss.com/pull/2388#is...

    > 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. [...]

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

    • dlisboa 4 hours ago
      I made this point at the time but Tailwind Labs' business model shouldn't exist. It irks people because they wanna blame AI for it but they were coasting and should be happy it lasted this long.

      Tailwind's business model existed due to a massive inefficiency in the frontend industry not being able to come to terms with CSS or native components. They surfed the wave of JS frontends becoming ever more complicated. If it wasn't AI and just a human awakening to that fact, realizing that the complexity of modern frontends and Tailwind are not an absolute necessity, they'd have lost business just the same. There are dozens of different ways of writing frontends that have nothing to do with Tailwind.

      Providing ready-made UI components and templates has never been a million-dollar business, nor should it be.

      • steve_adams_86 1 hour ago
        > Providing ready-made UI components and templates has never been a million-dollar business, nor should it be.

        But what if people were already selling them, and tailwind showed up, did it better, and people went directly to them to buy what they were offering?

        Why shouldn't that exist?

        The folks over at Tailwind offered curated, hand-built components that were readily adapted and tuned to your own needs. They did an excellent job making it so you could pick and choose what you wanted, then theme all of it from your tailwind settings with ease. It was excellent.

        Sure, similar things existed for less or at no cost. I was content to pay for this, though. It made my work meaningfully simpler at times. It paid for itself.

        > Tailwind's business model existed due to a massive inefficiency in the frontend industry not being able to come to terms with CSS or native components.

        I don't agree. The pain it addressed on my team was more so that very few people I worked with understood CSS, but tailwind was easy enough for them to work with (particularly in a React context). It was a useful tool in a context where a lot of the people didn't fully understand the tool. They could just pick and choose components and they'd slot into the app well enough. It addressed real pain there.

        They surfed a wave for sure, but I think it was mostly that a non-trivial number of people working on the frontend don't understand HTML and CSS very well. That's not their fault at all.

        • notahacker 17 minutes ago
          > The folks over at Tailwind offered curated, hand-built components that were readily adapted and tuned to your own needs. They did an excellent job making it so you could pick and choose what you wanted, then theme all of it from your tailwind settings with ease. It was excellent.

          They also offered an Open Source CSS framework with the explicit goal of making it easier for you to style your own components. There was always some tension between "make abstraction layer whose adoption depends on users finding it easier to make your own components with than vanilla CSS, which is not unusually hard" and "sell pre-made components". Particularly when there's an abundance of alternative FOSS components/libraries out there[1] in vanilla CSS or even full blown CMS templates for people not wedded to the idea that Tailwind makes things easy for them. Much easier to sell templates or even "premium components" when your USP is integrating them with a backend them rather than merely providing the layer of syntactic sugar supposed to make component styling easy...

          They also happened to have the misfortune of designing it in a way which is particularly easy for AI which doesn't have to tradeoff time spent making design decisions and figuring out how to achieve those from the docs vs dollars spent buying components to minimally tweak.

          [1]tbf, I always thought the Tailwind creators' designs were more tasteful than the average CSS mixin library even though I didn't think the same about the syntax...

        • echelon 27 minutes ago
          Humanity evolves.

          We wouldn't need doctors if we had a box you could walk into that cured all ailments.

          We won't need software engineers once you can crudely specify requirements and have a machine turn them into rigid requirements with a solid data model, flexibility to extend, infrastructure to run, and monitoring and recovery to maintain reliability.

          A lot of things change when technology evolves.

      • atonse 4 hours ago
        I don't agree with "nor should it be" - the market decided it was clearly needed. And this isn't unique to Tailwind. For decades, companies in many ecosystems (like .NET, JS, etc) have made lots of money selling component libraries that save developers and companies a lot of time. And I even bought UI.sh in April, and it really was great until the models just natively got much better.

        I happily paid for Tailwind UI because it was worth it. I paid for ui.sh and got plenty of my $130 (or whatever) value. The market spoke in a good way initially, and now it's sending a different message.

        They've just got to do the next thing, which is find an AI-resistant steward of the project now.

        • bdcravens 3 hours ago
          "nor should it be" is connected to "being worth millions". It's not that it isn't worth money, but it's more of a lifestyle business than the sort of thing that will drive a tech company with employees, marketing, and conference budgets.
          • ryanbrunner 2 hours ago
            I think if you said "couldn't be a venture backed startup", I'd 100% agree with you. Can't support employees or a marketing budget is a much lower bar, and I think that's perfectly achievable by something like Tailwind (or I guess was prior to AI)
          • coffeebeqn 2 hours ago
            I’m not sure what their valuation was but single digits millions sounds totally reasonable for a company you’re describing. Just to hire 10 engineers you’ll need to be in low millions
          • matsemann 1 hour ago
            There are several graphing libraries that have been businesses for years. Like Highcharts. A frontend framework used by millions and millions certainly has some value to loads of people.
          • djmips 1 hour ago
            Millions is a very modest business these days
          • iohvvbhdyh 3 hours ago
            Indeed. I saw their job ad just months before this with full remote 300K salary.
        • wongarsu 4 hours ago
          Just for reference, in the .NET ecosystem there are multiple vendors selling UI component libraries for sums ranging from lower three digits to upper three digits per dev, per year. This was generally considered good value (might no longer be great value post-AI)
          • eitally 3 hours ago
            As an engineering leader back in the day (2000-2015) I considered it terrific value to license Telerik and others. In fact, it looks like Progress has acquired a large catalog of the most common .NET dev tools over the past ten years.
          • everfrustrated 2 hours ago
            Problem was tailwind had a very weak component library. I'd have been happy to pay for a more expansive set of components.
        • Pedro_Ribeiro 3 hours ago
          Hey do you have any opinion on the current utility of ui.sh? I wanted to buy it but I'm a bit wary of it just not being useful and they don't have a preview of a single skill.
        • joleyj 4 hours ago
          I think that “lots of money” needs to be put in perspective when thinking about software that’s used by developers. When you compare the size of the market for these kinds of tools compared to a truly massive market for something like an office suite, it looks pretty puny.

          Developers are also very fickle and the one constant is change. Sometimes it seems like change for changes sake alone.

          I’m not saying that any businesses easy just that it seems to me after seeing a lot of companies come and go, but this is one of the more difficult markets to capitalize on.

          • PaulHoule 26 minutes ago
            It’s hard to name a more pathological market than office suites. You have Microsoft which is lackadaisical about the subject, like maybe they think Office is a place to stuff with thoroughly unwanted AI features. The rest of the market is German zealots who spend all day with bash and emacs who lobby legislatures to subject public servants to off-brand office suites and then the public sector unions go on strike to get Microsoft Office back.

            Bundling is one reason who can’t have nice things. Like in my opinion Excel is a lot worse than the others but if customers are thinking about a “suite” they are still going to buy Office to get Word and PowerPoint and can’t save money by switching to a different CSV wrangler or financial analysis tool.

        • win311fwg 4 hours ago
          > I happily paid for Tailwind UI because it was worth it.

          The business was worth something. But, as the earlier comment questions, was it worth millions? Or was that the free money, tech hype talking? Maybe in a more normal market it would have only been a simple mom and pop.

        • 00ze 4 hours ago
          "The market" for Tailwind only existed due to ignorance and obfuscation fueled by hype for web dev jobs.

          Completely artificial market built on propaganda and low interest rate money printing. Same as the rest of SaaS. Nothing about the tech industry since the '08 crash has been organic investment. Was 100% collusion between government and private interests to manipulate public opinion.

          > They've just got to do the next thing, which is find an AI-resistant steward of the project now.

          Good luck with that:

          https://www.openui.com/blog/oui-1

          Aside; all the leaked emails, chats, and going back further in time, telegrams, letters, travel logs on display in court yet the myth the economy is an organic free market this whole time persists

          Such belief is nought but a quirk of biology that allowed humans to latch onto the idea Benevolent but Punitive Sky Wizard watches out for them; total cope. In Wealth of Nations Adam Smith called it the "invisible hand" and later came to realize he was wrong. He reconsidered and concluded the avarice of man will not be stopped by philosophy of national unity.

          • atonse 32 minutes ago
            No, I didn't mean ai-resistant as far as "don't need coding agents" - I use agents to do all my coding now. I'm saying, AI-resistant in the sense that a company like Shopify isn't going anywhere even in the AI world. If anything, they will thrive with more AI-assisted shops coming online.

            That gives the Tailwind folks a more steady stream of income.

      • xixixao 1 hour ago
        This is such a poor comment. It starts talking about the business model, but it’s just a “Tailwind shouldn’t exist at all” argument. Clearly it’s a useful tool if it’s used by so many people and companies.
        • nonethewiser 13 minutes ago
          >Clearly it’s a useful tool if it’s used by so many people and companies.

          Yeah but its not. Hence the huge layoffs. If they don’t want to find another software development job maybe they could work at a New Jersey gas station. New Jersey protects their gas station attendants.

      • _heimdall 17 minutes ago
        I don't see any reason the business model shouldn't exist, though yes their scale was a challenge IMO.

        Selling off the shelf, tested components and themes isn't a bad business. I'd firmly put it in the lifestyle business category, I just wouldn't expect it to sustain multiple high paid engineers on fulltime salary and benefits.

      • btown 4 hours ago
        Tailwind’s business model was entirely legitimate, pre-AI. Humans can only hold so many ideas in their heads, and panes in their IDEs. Shorthand class names let them stay in their render hierarchy while drawing from a logical and consistent design library, without going to another file for styling… or (the hardest thing in CS) choosing good semantic class names!

        Of course, enterprises eventually hit a wall in the covered functionality, need customizations and library management, and an official consulting team is there to help - no different than any open source model throughout history.

        That they were more vulnerable than most to agentic coding doesn’t make it a bad idea.

      • yoavm 4 hours ago
        It sounds like your criticism is about their product, not about their business model.

        The business model of having a popular product with great documentation, which leads free users to additional paid services, seems like a very valid business model.

        Even the criticism you have for their product is along the lines of "the product only worked because they identified a problem in the market; If someone else identified it, this product wouldn't even be needed!". Which is, well, true, but also true for almost any other successful product.

      • murukesh_s 30 minutes ago
        >Providing ready-made UI components and templates has never been a million-dollar business, nor should it be.

        Neither creating a VSCode wrapper and putting an LLM with tools and valued billion dollars (cursor). But thats the demand and supply.. As long as AI was not there Tailwind would have continued it success journey - until a new tiny(at least initially)/shiny/minimal framework comes along

      • sparklingmango 3 hours ago
        > Tailwind's business model existed due to a massive inefficiency

        Yeah, that's why most businesses form.

      • monooso 3 hours ago
        Most of my clients over the years have been very successful businesses in industries and niches that I never imagined could support a multi-million dollar enterprise. A lot of the time I was surprised that the entire business model was even a thing.

        My point is that just because you find the success of Tailwind Labs surprising does not mean that it "shouldn't" be a multi-million dollar business. Neither you nor I get to decide that.

      • nonethewiser 15 minutes ago
        They made money by selling components. It was never a good business model. Im fine with saying AI killed it — its not a bad look for AI.
      • onion2k 2 hours ago
        Providing ready-made UI components and templates has never been a million-dollar business, nor should it be.

        Arguably many websites and apps desperately need a good component library because it's very clear the UI sucks without one. Lots of people spending a few thousand dollars on their UX is not unreasonable at all, so the best-in-class library (whether that's Tailwind is a separate point) should be able to make a lot of money.

        You could easily level the same argument at any library: "This thing is simple so it shouldn't be worth millions." That's just the wrong way to look at how selling works. If you make something that solves a lot of people's pain point (Tailwind) you're going to make a lot of money until someone else sells something that makes it even easier (AI). That is a tale as old as time, and the fundamental basis of how startups disrupt incumbents in an industry.

      • tshaddox 2 hours ago
        > Providing ready-made UI components and templates has never been a million-dollar business, nor should it be.

        Depends what you mean. I think it’s totally reasonable for a small team with a great reputation to offer a well-made component library and make millions of dollars from it. But I would never expect that to be a reliable source of recurring income, and certainly not enough to support a team of well-paid engineers, designers, marketers, etc. indefinitely.

        To be honest, I wonder if AI is even the right thing to blame here, or just a timing coincidence. Is it not the case that they simply sold their UI library to roughly everyone who was in the market for a high-cost component library?

      • listless 4 hours ago
        I don’t agree. Building a date picker used to be next to impossible. Overnight it was trivial. That’s some serious disruption.
        • danvayn 4 hours ago
          That was certainly not overnight. The biggest disruption they personally did was offering a better alternative to Bootstrap. More customization, JIT compilation that allowed for custom class interpretation without any added CSS, proper flex consideration, removing unused library classes in the production compilation step, etc.

          Beyond this, you should really be thanking things like Shadcn for the “date picker disruption”. It is a component library which arguably could’ve existed without Tailwind ever existing.

          • rgbrgb 3 hours ago
            why shadcn and not bootstrap? shadcn is like a cool weird approach to a ui kit but bootstrap got us a date picker iirc.
        • stickfigure 4 hours ago
          Nonsense. There have been perfectly good free date picker widgets available for every era of web development, going back to clunky server-rendered html templates.
          • sodapopcan 4 hours ago
            Seriously. I always wonder who makes these comments, then I remember I'm old and there are people who don't remember every era of the web. Although, it's still incredibly weird to essentially claim that Tailwind solved date pickers.
            • paradox460 3 hours ago
              You have to remember the biggest appeal of tailwind is that it throws away the entire cascade of css. The people that reach for it are choosing it because it offers less functionality, and is therefore simpler to reason about. I hesitate to say they don't understand css, I'm sure some of them do, but in my experience the devs that reach for it are the same who deride css and make statements such as "I have better things to do than learn css"
              • ryanbrunner 2 hours ago
                I think there's plenty of developers that are perfectly competent with CSS who still reach for Tailwind.

                You're right that Tailwind throws away the cascade, or at least enables developers not to have to think about it (under the hood, Tailwind 4 uses pretty modern cascading features like layers), but people aren't reaching it because of a lack of understanding, they're reaching for it because as front-ends get increasingly componentized, the cascade becomes less and less of a benefit and more of an obstacle to be worked around, and something that gets that obstacle out of the way becomes more attractive.

              • krainboltgreene 2 hours ago
                Don't forget that, in my opinion very positive way, it also normalized the concept of "uniform measurements". Every instance of `rounded-md` is the same on a site.
                • paradox460 15 minutes ago
                  True. I'm grateful for that but typically reach for them via openprops or home built variables for most of my projects these days
            • abanana 3 hours ago
              Indeed, I don't know what to make of such a bizarrely nonsensical assertion. Age and lack of experience doesn't really explain it, because all the poster needed to have done was make the simplest sort of web search. It's so wrong, it's... not even wrong.
      • baxtr 4 hours ago
        According to this logic most businesses should not exists because things should work properly.
      • jillesvangurp 4 hours ago
        It's not really a moral argument that there shouldn't be a business model but more an opinion that you might now consider verified as a correct one that the business model just wasn't there. I agree that there probably never was one.

        Selling to developers just is very hard. The reality of course is that this competes in a space full of other people's OSS attempts at solving the same problem. That just puts an upper limit on what you can charge and who is going to even consider paying at all. And whatever that is, it was nowhere close to what they needed it to be.

        AI made the whole proposition less valuable. I actually like tailwind as a solution. But it was always a short cut for people who didn't want to reinvent all the low level CSS hackery on every project they did. It's why I like and used it as well. But I stopped doing these things manually at this point. AI coding tools will happily spit out the raw CSS as well. And the irony of course is that because of tailwind's popularity, generating it was easy as well.

      • jt2190 3 hours ago
        Your analysis is fundamentally flawed because you’re conflating the Tailwind’s business model, which is based on the actual realities of the market, and your ideal for how frontends should be developed.

        There are millions of Single Page, and other “complex” web apps. You not liking it does not invalidate anything.

      • jmull 3 hours ago
        Nah.

        Tailwind provides an actual simplifying layer for the (over-)complicated practice of front-end web development.

        By being well-though-out, well-designed, and very well documented, it actually made web app styling easier/simpler (without hiding or otherwise making it hard to drop into CSS as needed). And it slotted right into the place most web apps have for a CSS/class mechanism.

        The paid templates extend the approach to components. The business model is that the credibility they establish with the free high-quality CSS/class system makes people willing to pay for the templates, which then goes over well because the templates are good and useful, saving a lot of development time. BTW, their templates solves a different problem than native components -- I suspect you're dismissive of their business model due to not actually understanding it.

        Of course, it's all moot now. AI can generate the components now at the same time it's doing everything else, so no reason to pay for their templates. (Plus, tailwindcss probably doesn't build the credibility as much anymore either because devs aren't using it (their AI might be, but without the direct contact it doesn't have a chance to build that open-the-wallet credibility.)

      • xbar 3 hours ago
        I disagree.

        Ready-made UI components and templates have been million-dollar businesses for a lot of companies for a long, long time.

        Finding space in a development ecosystem to provide a set of purpose-built tools is a common and healthy software business pattern.

      • barapa 2 hours ago
        It shouldn't exist bc it addresses a massive inefficiency? What do you think markets are for
      • bdcravens 3 hours ago
        I think many of the purchases of Tailwind UI were basically donations with extra steps. Many, myself included, wanted to support their work. The prebuilt components were nice, but you can find open source components and/or commercial ones on places like ThemeForest for about $20.
      • froggertoaster 2 hours ago
        Sort of a weak and dismissive take. Tailwind saw a problem in the market, addressed it, and made money for a while. Why shouldn't that business model exist? It exists across SO MANY other industries.

        People pay for aspirin, not vitamins, and Tailwind is aspirin.

      • fitsumbelay 3 hours ago
        I come to similar conclusions when scanning dev newsletters and I fail to skip over an ad link. Based on the value proposition presented in the one-liner I wonder they exist then wonder whether I really understand "tech industry" as it currently is ...
      • solarkraft 4 hours ago
        I agree that a CSS library is not really worth a big business. But nobody has woken up: AI makes writing tailwind classes more convenient than ever and that’s what people seem to do.
      • cush 4 hours ago
        > the frontend industry not being able to come to terms with CSS

        What does this even mean?

        There’s nothing wrong with a company taking something complex and making it simple, and they absolutely deserve to be paid for making millions of developers lives easier

      • llm_nerd 4 hours ago
        This sort of critique could be made about almost any industry or individual business. The whole premise of almost any industry is lubricating some friction between the idealized and the reality.

        Having said that, sure they were utterly doomed. For that matter, Shopify is utterly doomed as well. Businesses like that will continue to exist, but in no universe is it a $230B space.

      • vyyy 4 hours ago
        [flagged]
    • danvayn 4 hours ago
      There is some slight irony in them continuing to make these statements for me. Mostly because Tailwind is still incredibly around (and worth investing in, hence Shopify acquiring them) and AI isn’t anything close to offering a drop in solution. That is to say, AI will implement tailwind when building as there isn’t a good alternative, and otherwise just references these docs for the user so that they don’t have to visit the website, so it’s not like it’s being used less.

      If you think about it, the site docs garnering traffic (beyond potential tailwind labs conversions) is more of an indicator of a code or design smell than anything. That’s just my 2 cents as a guy who used to look up their docs constantly to confirm a pattern I was implementing, as tailwind classes were never really as self-evident as tailwind labs liked to believe they were IMO.

      Like it just doesn’t make total sense to me to compare library documentation traffic hits to traffic hits that happen in other industries here, or with other products or companies. They aren’t even a traditional SaaS company, not that there really Is one either. Their service or income flow is defined by things like offering Enterprise support or a component library at a premium — things that aren’t simply dictated by or shown through documentation traffic trends; things that were encroached upon by plenty of other things besides AI.

      • jrochkind1 3 hours ago
        > and worth investing in, hence Shopify acquiring them)

        I have nothing against Tailwind, but I think a company with $5 billion in cash reserves and the general context of Shopify may buy a company like Tailwind for community goodwill, to stabilize the technology that they use for their own business model, to acqui-hire the principals, and various other reasons other than Tailwind's business model.

        > On the commercial side, we'll no longer be trying to grow the business around Tailwind. All existing customers will of course maintain their access to products like Tailwind Plus and ui.sh, but we're closing sign ups for new customers to focus on Tailwind CSS at Shopify.

      • argentinian 4 hours ago
        Yes. Maybe their business model was never sustainable and now they are unfairly blaming IA as a scapegoat to justify layoffs.
        • nonethewiser 7 minutes ago
          If nothing else, it definitively proves AI produces real value.

          I hear the contrary a lot but Im not convinced anyone actually believes it.

        • mrsilencedogood 1 hour ago
          I'm not sure if everyone in this thread is familiar with what their business model was. It wasn't "selling tailwind premium" or selling "tailing enterprise support". They sold a library of react components that happened to use tailwind for styling. So their competitors are DIY, Mantine, React-Bootstrap, and similar.
          • esskay 11 minutes ago
            I'm not sure they'd even be classed as competitors to be honest. They floundered massively with the ui kit, most sections of it were very dated and untouched for several years whilst they piddled about with a failed new ui kit that never took off, for which they blamed ai.

            The reality was that a big chunk of their initial audience came from Laravel, and as other players emerged and made what was Tailwind UI irrelevant it all seemed to compound into them panicking and making some rather silly business decisions. At one point they had a sizeable team and shipped nothing for a good 8 months, and when they did it was a couple of beautiful but completely impractical landing pages. They just didn't convert it to a sustainable business.

            Oh and to add to it, they alienated their paying customers by dropping support for basic js based components in favour of making the entire ui library reliant on heavy js libraries, killing off any interest from most of the Laravel customers who'd been their initial target audience.

        • camdenreslink 3 hours ago
          I think their business model was sustainable, but depended on SEO. AI made it so people would either use the LLM generated tailwind syntax, or the "AI Overview" at the top of the Google search results and never land on the official tailwind documentation site. Less visits on the official docs meant less people would see the paid offerings, which means less people would buy.

          It's possible they could have explored other marketing channels (youtube?), but it seems like the death of SEO for this sort of content lead to the main issues.

        • wredcoll 2 hours ago
          In the long term, no business model is sustainable.
      • ryanbrunner 2 hours ago
        What AI replaces isn't Tailwind (AI will reach for Tailwind pretty readily), but the paid ecosystem that was Tailwind's business model. The value of having a pre-built component goes down when building that component is a 10 minute job of an agent.
        • tessierashpool 51 minutes ago
          I think this is reasonable but incorrect. Tailwind didn't say "our conversion rates went down." They said the traffic to their docs site went down.

          Their funnel depended on SEO, and LLMs took SEO out of the equation. What you said about the value of pre-built components might also be true but can't be determined from a situation where consumers suddenly all stopped learning that the pre-built components exist. Occam's Razor says it's the funnel.

      • sodapopcan 4 hours ago
        > the site docs garnering traffic (beyond potential tailwind labs conversions) is more of an indicator of a code or design smell than anything

        I've heard this before, but it's really no different than vanilla CSS. My guess is that people started pointing this out is that Tailwind got more non-frontend people digging into styling more where they were hit with how much shit there is in CSS.

        • eudamoniac 2 hours ago
          For me I know CSS quite well, but I would always have to look up some utility names that had no intuitive mapping. line-height is leading, flex-direction has no direct mapping, text-wrap is text but also font size is text, so if trying to do font-size:custom you had to do some weird syntax unlike the other custom value syntax lest it confuse text-[1rem] with a text-wrap rule. There are a lot of these weird decisions.

          I love tailwind and will continue to use it, but it isn't perfect in this regard...

    • bradly 3 hours ago
      As a Tailwind Plus customer I found it very hard to use their templates. I'm not and was not a React developer, so maybe I wasn't the target customer, but as a solo builder the products were too opinionated and too specific to make want to reach for them. I felt like I had to "learn" the template.

      They used different technologies for different templates and some even use a 3rd party CMS service that I had no interest in using. Their JavaScript components were non-native, so if I wanted to use any of the interactivity I had to write from scratch.

      I think they had an opportunity to grow with AI and with the amount of code that is now being written.

    • threatofrain 5 hours ago
      I don't really agree that ML killed their business. I paid for their product early on before it was even done but they never really developed their product. I held out hope to the end of a year and ended up never using my purchase.

      Compare that to shadcn, which had visible growing pains and yet reached rocketship fame. Shadcn is evidence that developers were hungry for yet another library, and it's also evidence that users were willing to tolerate rough code on the ride to maturity.

      I don't believe Tailwind's component libraries deserved to win.

      • matthijs 3 hours ago
        I agree. I also paid, but the components themselves were hard to use and required quite a bit of work to integrate into our product. For example, most components had a new (slightly different) button and parts of the components didn't have clear boundaries from what I remember.

        Besides that, quite quickly there were many other free, and arguably better, alternatives available (like flowbite, preline, daisyui, etc) that I ended up using instead.

    • elicash 5 hours ago
      I remember that HN discussion, but it seemed to me from the outside that after that post they got Google as a sponsor and I just had assumed the community was rallying together for them a bit.

      But I guess not.

      Too bad, they seem like such good people. Not that they're dead or something but I don't think this was their ideal end state for Tailwind.

      • f311a 4 hours ago
        They got like 10 new sponsors, you can see it on their page. They are one of the top OSS projects in terms of revenue.

        I can't recall any other OSS project that makes so much money and has nothing to do with infra/cloud.

        They were making around $1M a year back when they complained about the revenue. A lot of Linux distros can only dream about such an amount of money.

        • simonw 4 hours ago
          $1M a year isn't a lot of money if you are paying for full-time employees.
          • esskay 8 minutes ago
            This was after they laid everyone off, so it was just Adam and Steve left. An they surpassed $2M a year in sponsorships a couple of months after that. They were not struggling for cash at all.
          • dlisboa 3 hours ago
            They achieved $2 million revenue in the first 5 months of the first Tailwind UI release.[1]

            They had a very good run for such a project.

            [1] - https://adamwathan.me/tailwindcss-from-side-project-byproduc...

          • tempfile 3 hours ago
            Right, and as a consequence lots of very important software (orders of magnitude more important than tailwind) does not have full-time employees. Good for them if they can manage it, but it's a gravy train.
            • simonw 3 hours ago
              Given how hard it is to build any form of financially sustainable model around an open source project I think we should actively celebrate anyone who manages to build a model that works, not dismiss it as a "gravy train".
    • Waterluvian 4 hours ago
      The shape of business moats are changing. There's probably a lot of businesses that are suddenly non-viable as currently designed.

      Being a bit silly with the analogy: it's like we've discovered gunpowder and now entire classes of fortification are deficient.

      • tessierashpool 42 minutes ago
        What you said re moats might be true but can't actually be concluded from the Tailwind story. Traffic to the funnel dropped by more than half. That easily explains their problems, and says nothing about moats.

        Tailwind had a solid funnel and a good product. Now they only have a good product. That's enough to kill a business.

        If (or more likely when) Google loses money because LLMs are replacing search, that's a story about moats.

    • elwell 1 hour ago
      StyleX, on the other hand, has an explicit LLM Resources endpoint: https://stylexjs.com/docs/llm-resources
    • KronisLV 3 hours ago
      > The docs are the only way people find out about our commercial products, and without customers we can't afford to maintain the framework.

      In lieu of everything else, I'd say that in circumstances like that it's time to adapt to the state of the world and be the jerks that advertise in CLI.

    • ghm2199 4 hours ago
      Noob question, I recall https://news.ycombinator.com/item?id=49491791 mentioned how the kernel source code and diffs were being crawled excessively. All else being equal, won't all the AI crawling agents mean traffic to docs should at least be stable(presuming changes happen all the time)?
      • samtheprogram 4 hours ago
        Tailwind is so pervasive it's 100% in pretraining _and_ RLHF.

        I've done several Tailwind projects and rarely did models from various providers need to reference Tailwind documentation.

      • simonw 4 hours ago
        A crawler visiting your docs won't help a human decide to pay for your commercial service advertised on those docs.
      • ghm2199 4 hours ago
        And also the fact that agents are solving anubis level 5 challenges Tailwind would not be able to figure out how much traffic is from people vs bots. So that would mean the traffic should be up...
    • keybored 49 minutes ago
      Yeah I remember the “I fired 75%” getting glossed as how could AI do this to my staff.
    • CodingJeebus 5 hours ago
      I used to gripe a lot about how Tailwind docs didn't play well with doc aggregators like devdocs.io, or even implement basic browser search engine integration when I was using it regularly. It now makes sense why they wanted to keep their docs scoped to their domain.
    • RA_Fisher 5 hours ago
      Oof. It’s so sad when businesses with in-demand products suffer from a lack of successful economic mechanism design.
      • binary0010 5 hours ago
        They had a very successful economic mechanism design for many years. It's one that thousands of businesses have relied on for decades. Create great free product, create rich tutorials and docs, people look them up and you can sell variety of services from there.

        Then ai companies stole the data, put a $20 pricetag on it and wiped out all those businesses essentially overnight.

        • autoexec 2 hours ago
          If those "variety of services" are worth anything they should remain popular. There are countless ways to advertise them to people. I'm guessing many devs who were regularly browsing their documentation had ad blockers anyway.
    • aurareturn 5 hours ago
      I think maybe they should have kept building Tailwinds CSS, release new versions, then charge a subscription to teams for their agents to access latest changes in their documents.

      In other words, the documents for the latest versions are hidden behind a pay wall.

      • lekevicius 5 hours ago
        That's one way to ensure Tailwind v4 remains forever the only version anyone uses. Agents already are not very responsive to framework changes.
        • aurareturn 5 hours ago
          That's ok. Teams who pay can use the new versions.
          • ceejayoz 5 hours ago
            And the AIs they use would have no inherent training on those new versions.
          • CodingJeebus 5 hours ago
            While everyone else migrates to something else because v4 eventually becomes legacy and the only way to get modern features is to use something open and available. Charging for access to new versions only gives you short-term runway at the expense of giving your entire user base a very good reason to leave.
        • toomuchtodo 4 hours ago
          If people can't get paid to pay their rent and eat to write and support code, how is it relevant what the consumers of the code freeriding get? If the AI machine requires ongoing fuel to improve, they can pay for it.

          https://en.wikipedia.org/wiki/Free-rider_problem

          • Muromec 4 hours ago
            They don't get paid to write more of it, but maybe we had enough tailwind and invisible boot of market is giving those people a gentle kick to force them to do something else.
      • simonw 5 hours ago
        If you release new versions without documentation it's easy for agents to generate that missing documentation.
  • fg137 5 hours ago
    Serious question: is there a need to reach for tailwind if you are building a new site? Won't using vanilla CSS while taking advantage of the latest features be pretty good, since humans are not manually making edits (which removes many of the pain points of maintaining CSS), while simplifying dependency and the build pipeline?
    • lemagedurage 3 hours ago
      Yeah, Tailwind is great as long as you have some way to reuse markup, like React. You don't have to care about class names and whether CSS defined somewhere else affects styles of a current component at all. That last point makes sense for LLMs as well: all the styles that affect the current file are automatically in context since styling is local. Admittedly, there are other ways to achieve this but the ergonomics of Tailwind are just good. Having nice defaults and good training data is an added bonus.
    • vazark 4 hours ago
      IMO, Tailwind is just inline CSS with standardised defaults. I think it found its place because most React devs didn't want to bother with CSS
      • tiborsaas 1 hour ago
        It found its place because working on CSS on any non-trivial scale with multiple engineers is painful. The best way to deal with CSS at scale is not to write CSS. And this comes from me who really likes CSS.
      • gherkinnn 3 hours ago
        Oh why can't this idea die, it has been continuously debunked for 6 years now. So much so, any TW discussion will reiterate it.
        • benoau 3 hours ago
          Why would it die? How would it die? The vast majority of Tailwind is literally just shorthand for individual CSS properties.
          • gherkinnn 2 hours ago
            Because what makes it useful , like media queries, can't be put in style attributes. Frankly this whole discussion is just as silly as claiming flex has nothing over table layout.
            • zelphirkalt 1 hour ago
              Then again one should aim to not even need media queries and make things responsive intrinsically, breakpoint-free, continuously. A design where things jump at hard coded viewport widths is not actually a great design.

              So at least that part is not so amazing.

              • dalmo3 14 minutes ago
                This is certainly one of the arguments of all time. Thank you, HN.
              • gherkinnn 1 hour ago
                >inb4 my 1:1 naive mapping of DB to screen works for me

                >inb4 the web should be reserved for text documents and hyperlinks and user styles rule and running anything close to applications on the web was a mistake

                >inb4 TUI

          • albedoa 3 hours ago
            Oh ya? Is that why the parent prefaced that obvious and indisputable fact with "IMO"?
        • lucumo 1 hour ago
          > Oh why can't this idea die

          People like to feel superior to others, so dunking on people using a popular technology tickles some pleasure centers. Considering another viewpoint gets in the way of that, so other viewpoints are ignored.

      • eudamoniac 2 hours ago
        It is used because UI component frameworks make vanilla CSS an awkward an unnecessary tool (the Cascading part). CSS makes sense as designed for styling a document, but not so much for styling atomic components. If we were designing the web and CSS from scratch around the React model, CSS would not be made to cascade, because that is totally unnecessary and usually leads to more issues than it solves. Apart from theme variables, in a component system there's no reason to have global CSS anywhere; you'd just style each component in isolation. So when in the React model you typically want no cascades at all, the library that is made for that gets popular.

        CSS modules are also a solution to the above, but, once you get rid of cascading, and you have one stylesheet per component, it is again unnecessary to have the one stylesheet in a different file from the one component. There's no benefit to splitting a component and its styles into two files; it just makes it more annoying to edit. So we move the styles essentially inline, with either Tailwind or CSS-in-JS.

        • sassbadger 1 hour ago
          Thanks for this great explanation of your viewpoint. As an occasional frontend dev who really got into Tailwind, it was always hard for me to explain why I'm so much more productive in Tailwind than in writing CSS. This makes a lot of sense.
      • davidw 2 hours ago
        That, plus it looks like Forth code

            grid dup 1.0 scale wind-x drop cols-4
      • cute_boi 4 hours ago
        I think it is mostly backend dev who don't want to spend time in frontend stuff.
      • wuhhh 4 hours ago
        [dead]
    • ryanbrunner 2 hours ago
      In my experience, if you're going to aggressively componentize whatever you're building (i.e. a button isn't a css class on a simple `a` tag but a distinct component that exists in it's own file somewhere) there's huge advantages to having your styling be associated directly with your components, and Tailwind is a great option (among many) for that.

      If you're building something where your unit of organization looks more like a "page" than super fine grained elements, Tailwind will just make things messy and a higher-level library or writing your own CSS would be a better approach.

      I don't think this changes much with AI - right now most models are not terrific at maintaining a huge degree of context in larger projects, so I could absolutely see an agent implementing CSS that works well in isolation but breaks due to the cascade. Maybe that changes in the future, but right now if anything I think Tailwind is well suited to AI because it enforces a certain locality to the changes you're making (i.e. you can reasonably assume that a `text-red-500` class on an element isn't going to break things elsewhere and wll do what it says on the box).

    • invalidusernam3 4 hours ago
      LLMs seem to work well with tailwind which I assume is because there was a lot of tailwind in the training data. As a human I never found tailwind to be particularly easy to work with anyway (mostly because I can't be bothered to learn another CSS framework) so I was constantly checking the docs when manually writing code. But I do like the rigidity it forces, which is probably a good thing for AI coding as well.
    • marcosdumay 3 hours ago
      Vanilla CSS can take advantage of features like that "cascading" part that Tailwind goes entirely against.

      If you are styling a site, there's no competition at all. But if you are styling a single interaction-heavy page, it's a lot less work to put all the formatting inline instead of thinking about a descriptive structure and write your CSS around it.

      Apparently a lot of people design entire sites one page at a time.

    • hakunin 2 hours ago
      I only do front-end dev occasionally, but these are my 3 goto articles that make me lean towards not using Tailwind:

      1: https://www.zolkos.com/2025/12/03/vanilla-css-is-all-you-nee...

      2: https://www.joshwcomeau.com/css/subgrid/

      3: https://railsdesigner.com/custom-elements/ (more Rails specific)

      • bsimpson 1 hour ago
        It's my primary role. I started using jsxstyle a dozen years ago alongside React and really liked the ability to style my components in situ without breaking browser architecture assumptions.

        I recently had to help out on a vibe coded project that inherited Tailwind (I think from Figma). It was a short assignment so I didn't dig that deep, but I don't understand the value prop of Tailwind. There was no obvious improvement over what I've been used to; in fact, it seemed a lot messier.

    • threetonesun 4 hours ago
      What's "funny" is that newer/modern CSS is often very clunky to write in Tailwind, or unsupported entirely unless you build your own selectors, but AI doesn't understand those well or how broad their support is, so getting AI to write good/modern CSS outside of Tailwind is pretty difficult. I suppose someone could make a new library that is for AI tools that focuses on the latest and greatest in CSS, but there's no market for it any more because AI would just steal it and generate UIs with it.
    • stephbook 3 hours ago
      Believe me, I try all the time. But HTML and CSS are not made for the modern web.

      Styling radio buttons, working date inputs, forms that POST automatically, typeahead and server-side validation (eg username already taken.)

      You spend all your time reinventing the wheel and then it's buggy and looks like a dog. To say nothing of the inevitable poly fills and Cross-Browser issues.

      • zelphirkalt 1 hour ago
        I have not run into cross-browser differences in a long time. That is differences, that actually mattered and for which I would have had to build any workaround. I have built several websites recently, using vanilla HTML and CSS and solved everything using server-side rendering.

        What problems specifically do you see with server-side rendering?

      • Callumk77 3 hours ago
        How does tailwind solve this vs. vanilla CSS?
    • dlisboa 4 hours ago
      This is a good discussion: do LLMs change the calculus for DRY?

      A major point of components is having a single place where you can change design and behavior across your entire codebase. With LLMs you can with very good accuracy tell them to change the look of "all buttons that are confirmation buttons in modals but not in the login modal". Doesn't matter if there are 10 such buttons or 1000, it'll take a few seconds for them to accomplish it.

      I'm slowly forming the opinion that nowadays having copy-and-pasted "components", with their whole HTML just repeated over and over, is now a much less worrying thing in a codebase. Even a bloated CSS can be quickly fixed by a LLM.

      And like you said: you eliminate the build phase entirely and frontend development ergonomics goes back to how it was in the early 2000s.

      • nightski 4 hours ago
        So you enjoy reviewing your entire code base and relying on an extremely detailed regression suite just to make simple changes? I don't think AI changes good engineering at all, it just changes who or what is doing it.
        • dlisboa 3 hours ago
          It definitely changes some aspects of good engineering.

          I'm not a huge AI person but it's obvious a host of great tools we've built to deal with our challenges would not have been significant if we had LLMs.

          A very crude example: to translate code into a different language someone would need to write a tokenizer, a parser, an AST and finally a translator. All significant engineering challenges, taking days to finish. Nowadays you can tell an LLM to do that in minutes.

          Staying on topic: we could easily argue that CSS wouldn't have existed if LLMs existed and could create table layouts from pasted images in a chat window.

          • nightski 3 hours ago
            I disagree about your last statement. That only covers the initial creation/generation phase. It ignores the engineering aspect of maintaining that design through the entire lifecycle of the product. How do you evolve that table design?

            Sure an LLM can update every table in your project every time you make a change, just as a human could. It also can make mistakes and burn significantly more tokens doing so. Or, it could update one component with a one line change and be done. Easy to verify, less change for mistakes.

            Engineering is a discipline and does not change dramatically with the advent of outsourcing it to agents.

          • skydhash 3 hours ago
            > to translate code into a different language someone would need to write a tokenizer, a parser, an AST and finally a translator. All significant engineering challenges, taking days to finish. Nowadays you can tell an LLM to do that in minutes.

            Do people do that on a regular basis? The most recurring case of building the above is when someone wants to include a language into a project and they usually don't bother with a translator. The second case is when transpilling (ex. LESS to CSS) and that's more akin to macro and other preprocessing tricks than a full blown translation.

            > we could easily argue that CSS wouldn't have existed if LLMs existed and could create table layouts from pasted images in a chat window.

            All current UI and Document conceptual models include styles (either as direct properties or separate models) and some does include named styles. The novel aspect of CSS is the Cascading concept, not the styling part. And cascading is obvious when we consider that there was supposed to be user stylesheets for documents. I read epub and user stylesheets (created from UI) is crucial.

      • hamdingers 44 minutes ago
        > do LLMs change the calculus for DRY?

        Yes it makes it insanely easy to refactor duplicated logic into shared and tested modules. Why would you go the other way?

      • raincole 3 hours ago
        Frontend development in the early days was nightmare. I don't know why people pretend there was some kind of golden age but there really was not.

        You could still develop frontend in the old way. Most browsers are very good at supporting old websites. But on one wants that.

        • zelphirkalt 1 hour ago
          Nowadays though, that old way is working very well, because of all the things that were added to HTML and CSS, making things, which used to be annoying or difficult mostly easy.
      • lemagedurage 2 hours ago
        [dead]
    • pier25 1 hour ago
      There's never been a need to reach for tailwind. It's really a matter of preference.
    • 6DM 3 hours ago
      Personally I still find it really helpful to have a proven framework to rely on so that I can be confident I'll have a reasonably consistent looking UI across a range of browsers, browser versions, screen sizes, and OS even versions.
      • throwaway219450 2 hours ago
        Bootstrap was/is popular for the same reason. One framework and your site looks decent on almost any device. The downside is a bit like LLM work in that it all ends up looking like a Bootstrap site unless you’re a good designer.
    • pjmlp 3 hours ago
      Not at all, I personally never used nor plan to.

      I am a big advocate of classes, not inline styles spaghetti.

      The only contact I had with it was due to FE teams jumping into it, however every couple of months is something else anyway.

    • insin 4 hours ago
      Writing CSS in a way that will scale up with the size of your project and team is just as hard as it's ever been, you still have to come up with a convention for doing that, including taking into account what newer features bring to the table. Having to manually edit it was never the pain point.
    • mb2100 4 hours ago
      Short answer: no, not necessary. Long answer: https://mastrojs.github.io/blog/2025-11-27-why-not-just-use-...
    • shepherdjerred 2 hours ago
      is there a need to reach for compiled languages if you are building a new program? Won't using vanilla assembly while taking advantage of the latest instructions be pretty good, since humans are not manually making edits (which removes many of the pain points of maintaining assembly), while simplifying dependency and the build pipeline?

      (Abstractions are still very useful to LLMs)

    • paradox460 3 hours ago
      Imo no

      CSS is really good these days. Scope rules and the new selectors available mean you actually have to work hard to mess things up like you did in previous eras

    • runarberg 4 hours ago
      As someone that hates Tailwind, I think there is actually a use case here. If you are fluent in CSS reaching for Tailwind is probably a mistake. But for better or for worse there are lots of developers who can write HTML and JavaScript (or more likely React) who will not, and do not want to, learn CSS, for them things like Tailwind is a godsent.

      I do think Tailwind is overused, but it obviously has some legitimate use case.

    • theturtletalks 4 hours ago
      There’s been a lot of devs reaching for StyleX over Tailwind recently. Not sure if hype or there’s real advantages.
    • manlymuppet 4 hours ago
      Tailwind is still considerably easier to work with than vanilla CSS. You just have to write less.
    • TechSquidTV 4 hours ago
      It still helps deduplicate.
      • goatking 4 hours ago
        Only if you are using a framework like React, where you create generic Button and other components.

        Try using Tailwind with server-side rendered frameworks like Rails or vanilla HTML, and you will find yourself repeating the same stuff over and over again. Basically anytime you want e.g. a <button>, you have to repeat all the inline css for it. (There are plugins for Rails that adds "components", but I found it very clunky)

      • robertoandred 2 hours ago
        Not really. Every single button that gets rendered has thirty class names attached to it instead of one. It really bloats markup with duplicated classes.
    • davidpapermill 3 hours ago
      Don't do a lot of technical work nowadays, but tailwind is still my go-to. Vanilla CSS just doesn't have nice ergonomics.

      With AI I guess you could skip it, but I like to understand the code.

    • grumple 2 hours ago
      A few of my teams use tailwind. As someone who used css directly for years, this just means I have to waste time looking up the tailwind equivalent of things I know (if I’m not vibecoding). Strongly dislike it for that. But css management is really bad without it too. If I knew all the tailwindisms, it would probably be a clear winner.
    • draw_down 4 hours ago
      [dead]
    • micromacrofoot 4 hours ago
      there's never a need to reach for tailwind, it's just a pathology some people like because someone else did the design work for them
      • Waterluvian 4 hours ago
        I think the second half of your statement disagrees with the first.

        Much like saying, "there's never a need for Scratch, it's just a way for my kids to code fun things without worrying about semicolons."

        • micromacrofoot 3 hours ago
          That's true about Scratch so what's the problem? You don't need to use Scratch if you learn the syntax of whatever language you desire to use.

          Tailwind is a design library for people who don't want to learn or write CSS. They don't technically need it.

      • chinathrow 4 hours ago
        Why insult the millions of users relying on Tailwind?
        • micromacrofoot 3 hours ago
          What's the insult? Tailwind is specifically for people who don't like writing CSS because it avoids various ways CSS works and comes with predefined styles.
          • chinathrow 2 hours ago
            "Pathology"
            • micromacrofoot 2 hours ago
              it's objectively a pathological use of CSS because it circumvents the C (cascade)
    • GeneralMaximus 3 hours ago
      I quite like Tailwind. I've had great experiences with it, especially on projects where the skill level of contributors was highly variable.

      That said, Tailwind is not as powerful as plain old CSS. It's a bit like training wheels for CSS—you gain some guardrails and prevent newbies from messing things up too badly, but you also give up the power modern CSS affords you.

      E.g. I invite you to look at some of Ahmed Shadeed's (https://ishadeed.com) layout tutorials, or whatever you find on the CSS-Tricks/Masters.dev homepage today. It's bonkers what you can do with modern CSS!

      Tailwind gives you access some of what's possible with CSS today, and they keep adding support for new features, but it's impossible to express everything CSS is capable of using only utility classes. At some point, you need to write some actual real CSS code.

      So personally, it's a tradeoff for me. If I really want the full power of CSS, I use plain old CSS. If I'm willing to trade power for the convenience of Tailwind's built-in design tokens and guardrails, then I pick Tailwind.

      Both approaches are good and valid. The right choice is context dependent. With And with LLMs in the mix, it's not that hard to port a Tailwind codebase to plain CSS, or vice versa, so picking the wrong thing doesn't have as high a cost as it used to.

  • pil0u 5 hours ago
    They are buying the people and the brand. Even Adam admitted that AI impacted dramatically their business. Selling UI templates in the current era is likely a dead end, even with a brand as strong as Tailwind.

    I hope Adam and the team are well and good with this decision. Tailwind is regularly debated here for various reasons, using it helped me have a better understanding of CSS, HTML and design, and made me a better software engineer. Thanks for building and sharing Tailwind!

    • dawnerd 2 hours ago
      It’s far from dead. All of the AI models struggle with creativity and consistency. There’s always going to be a market for well designed UX.
      • spiderice 1 hour ago
        > There’s always going to be a market for well designed UX

        Given the past 3 years, I will never understand how people can be so confident making statements like this

        • keybored 43 minutes ago
          The local knitting club and Stanford University use the same flavor of stock/decorative images for their promos and communications.

          Can’t believe that the thing that got permanently stale after a month is being put into question. The heresy of it all.

      • elwell 1 hour ago
        > There’s always going to be a market for well designed UX

        A bold claim

    • davidpapermill 3 hours ago
      I'm not sure it's completely dead.

      We use Claude for design of document templates a lot, and whilst we've built a fantastic pipeline for doing that well, asking Claude to then design anything outside of our guardrails isn't effective.

      So I could imagine folks prioritising high quality design of all kinds choosing templates that would guide Claude.

      I look at a large number of startup websites and it's very clear which ones are using Claude the excessive CAPS headings alone give it away. They look OK but the Claude aesthetic does leave me wondering whether this is a real business or one person using Claude to build a LP.

    • keybored 46 minutes ago
      > Even Adam admitted that AI impacted dramatically their business.

      Even the bossman admitted that AI fired his employees, not the boss.

      I guess that’s why people talk so much about leadership this leadership that. I’m learning that leadership is when you are the captain of the ship and the ship goes down you man the lifeboat and mourn your sailors over what the Sea did to them.

      • shimman 36 minutes ago
        It is common in our industry isn't it? There was another startup that fired all their employees then one month later got acquired by CloudFlare. Hard to not see this as fraud in the loose sense of the word.
  • jedberg 1 hour ago
    With how good LLMs are getting at coding, running a DevTools company with both an open source and commercial component is getting harder and harder to do. It's easier every day to just vibe code the commercial part if you have the open source part.

    The ones that are successful provide other services that are still hard to do, like hosting at scale, or running the open source at scale.

    Basically, running something at scale is what DevTools companies need to do to survive. Hosting the open source and the data is one type of running at scale, or helping companies run the open source in their own infrastructure is another way to help them run at scale.

  • popupeyecare 5 hours ago
    I was a huge fan of Steve Schoger's YouTube Series - Refactoring UI. Taught me so much about design. Congrats on the exit. Hope it was good.

    Bring back the series!

    https://www.youtube.com/@SteveSchoger

    • mijustin 26 minutes ago
      Agreed! I get inspired just by seeing him talk through his approach to design problems.
    • testycool 4 hours ago
      Holy shit I had no idea there was a YouTube series, nor that he had a YT channel.

      And a recent video is about designing a dashboard with Ai, which is exactly what I been needing from him specifically.

      I remember reading the book 6 years ago and I loved how easy it was to understand.

      It's also where I first learned about dense UI and was amazed at a before/after example of one. You can clearly see that uncommon common sense he has about UI/UX.

      Thanks for mentioning this.

  • shevy-java 1 minute ago
    This is awful.

    R.I.P. Tailwind.

  • petcat 5 hours ago
    I instruct my agents to build UI exclusively with bootstrap 5, jQuery, and HTMX.

    Every app is fast, responsive, progressive, small, and most importantly: it fits in my brain and I can maintain it. No build step or really any tooling at all.

    • jjice 2 hours ago
      Curious what jQuery brings for you these days? My favorite jQuery features got implemented in the vanilla DOM APIs (document.querySelector and fetch being the big one for me). Now I'm curious if I'm missing out.
      • petcat 2 hours ago
        I prefer the terseness of jQuery's API and things like chaining dom operations with the fluent API. I don't like the native DOM API. Too verbose

        (I still read and review code)

        • SparkyMcUnicorn 7 minutes ago
          [delayed]
        • abanana 23 minutes ago
          Makes sense to me. Their motto was "Write less, do more", i.e. its conciseness was a major selling point, but that seems to have been forgotten now that its other selling points have been rendered obsolete.

          I recall scripts ending up as little as one-third the size of vanilla JS, when rewritten using jQuery (where the website was otherwise using jQuery anyway).

    • alexcroox 3 hours ago
      I've been thinking the same about the future of frameworks. Many of the complexities in today's frameworks exist for "developer experience", given that's less and less relevant by the month, it will be interesting to see the tech stacks chosen going forward.
    • sgt 5 hours ago
      Also a solid combination for LLM assisted apps. Claude Code will just get it. It's good with Tailwind also though.
    • IceDane 9 minutes ago
      It's good to see that someone is holding fast to the tradition of building absolute garbage still.
    • eudamoniac 2 hours ago
      IMO it is literally not possible for a medium+ jQuery app to fit in a brain or be maintained easily (especially without TypeScript). That's why React et al were invented. It is smaller, faster, no build step for sure, but I would never reach for jQuery for any possibly ambitious app.

      If you are using mostly agents and don't actually need to have it in your brain, then I'd probably go with strict TypeScript at the very least for verifiability purposes

    • kyleee 5 hours ago
      Even better than that - just use bootstrap 3
  • jjcm 4 hours ago
    Really happy for Adam and the rest of the crew - they made a great product for a prior era, and hopefully this is a soft landing for them given their revenue stream dried up.

    Tailwind at this point is a coding language and a brand with no direct product. It's a great acquisition when you want mind share and developer love, and are OK with there being no revenue involved. Shopify is a solid match for that.

  • simonw 5 hours ago
    I hope Adam (and other Tailwind team members) got handsomely paid as part of this acquisition.

    Working on an open source project for 9 years and then getting a sizable bonus in an acquisition that keeps the open source project alive seems like a decent scenario to me.

    (I don't think there are any investors involved here.)

  • sceptic123 5 hours ago
    Business model always struck me as a little odd when Tailwind, by it's very nature, makes it trivial to copy existing implementations
  • techscruggs 3 hours ago
    I was a hardcore tailwind user and my projects still use it. That said, in the last 6 months, I haven't touched it. I just let my agents style things as they want. ... and they just use plain CSS.

    I really appreciated tailwind, but it solved problems that fewer people face these days.

  • hoppp 1 hour ago
    I'm happy to hear that because their business model of selling ready available components is pretty much dead due to AI.

    Shopify gets to control a large portion of the CSS UI market that AI so eagerly generates. Good for them

    • kimos 1 hour ago
      And based on Tailwind’s previous statements about AI impact on them and their business, it’s possible Shopify got a good deal.
  • leftnode 5 hours ago
    I thought Laravel would've been the one to scoop them up, but I'm glad they landed with Shopify. Adam's a solid dude and what him and his team have done to commoditize web design is to be lauded.

    To think it started as a side project and grew to the scale it did. Very impressive work.

  • BatteryMountain 25 minutes ago
    Where we are going, we won't need css.
  • mermadicsolutio 2 hours ago
    I think the bigger issue is that AI is attacking the business model, not necessarily the product.

    Tailwind can still be massively popular, but if an AI agent can look at the docs/examples and generate 80% of what you'd otherwise pay for, that popularity doesn't translate into customers anymore.

    Feels like we'll see this happen to a lot of "we already figured this out for you" developer products.

    • nickjj 2 hours ago
      > Feels like we'll see this happen to a lot of "we already figured this out for you" developer products.

      It has for me at least.

      I had a solo business for 10 years selling tech video courses (learning Flask, Docker, etc.). It was enough to pay the bills, but for the last few years it has nose dived. For 2026 YTD it has generated $20 / month in revenue but it costs almost triple that to host the courses so I've been losing hundreds of dollars a year, for years. All while watching LLMs cannibalize ~600 free in-depth blog posts and YouTube videos only to re-sell that information to anyone willing to pay.

      It completely flipped my life upside down to where for 20 years I was able to sustain myself doing contract work + courses to having to take full time work. All of this started when AI became popular.

      It's all related to a massive loss of traffic to my site which was the entry point to both contract work and the courses. Both sides of the business have been crushed.

  • rramon 2 hours ago
    The timing is interesting. Stylex (Metas CSS in JS library) is taking off right now because it seems a better fit for AI driven coding in the long run.
  • weird-eye-issue 5 hours ago
    I bought Tailwind UI when it first launched and then ended up using it for a product that had a lot of success several years later and would consult the included components anytime I was going to build something in my app but now with AI I haven't done that in the last couple years at all because the AI just handles it... It's crazy to think how much AI changed this sort of business model
  • radicalriddler 5 hours ago
    As a lifetime access purchaser of Tailwind UI and a user of their recent oatmeal template, the news that they’re winding down tailwindui hurts a little.

    Glad they got their exit, Adam deserves it, but I don’t know why they can’t see the value in preset UI templates. AI sucks at building UI, it sucks a little less when it’s got codebase references to build upon and reference.

  • recursivedoubts 5 hours ago
    It is an age of consolidation.
  • GreenWatermelon 1 hour ago
    > Tailwind is a ~~load-bearing~~ very important part of the stack

    This is beautiful. Art, even. And it speaks to my very soul.

  • kaikayy 1 hour ago
    Actually a good price for it i think, i prefer the design to the tipped ones tbh.
  • jp_sc 2 hours ago
    This was definitely an acqui-hire. I'm glad Adam could find an exit like this.
  • ecshafer 3 hours ago
    When I was at Shopify we used Tailwind along with our internal component library to great effect. Tailwind is a great css framework, but their business model is doomed by AI. Tobi acquihiring them for making a great product is a good result.
  • vehemenz 5 hours ago
    AI and Tailwind-based template systems sort of stole Tailwind's lunch, so I'm glad there was light at the end of the tunnel for Adam and co.
  • Cameri 4 hours ago
    IIRC Tailwind was toast a few months ago (laying off the few engineers that kept it going), so is this Shopify rescuing the company?
    • ActionHank 4 hours ago
      More like Shopify skinning the company to make a novelty hat.
  • codegeek 5 hours ago
    Happy for Tailwind as this was possible the best outcomes possible for them at this stage. It is clear that most of the frameworks for software are going to struggle significantly because of AI. Especially CSS frameworks. No one cared about writing CSS code by hand before AI and now with AI, no one needs to care about frameworks as well. AI writes it for you so I don't care whether its tailwind or plain css.
  • nullbio 5 hours ago
    As someone who built their entire platform on Tailwind and has been running gpt-6-astra for the last 5 days straight working on the migration away from it because it leaves an irrecoverable pile of slop when your project becomes large enough... Heed my warning.

    It's not that Tailwind itself is bad. It's good. But agents are notorious for re-inventing the wheel without hard constraints that prevent them from doing it - and when I say hard constraints, I don't just mean an AGENTS.md file or a skill they can ignore. As such, I found that design consistency was near impossible and a constant firefight. It worked at first, but when my project got sufficiently large, it became worse and worse.

    I initially tried combatting this with a spaghetti-soup of linter rules, but it wasn't very effective to maintain. So I'm biting the bullet and moving on to greener pastures.

    • mehagar 4 hours ago
      What are you switching to?
      • nullbio 3 hours ago
        I'm probably going to catch heat for this, because people (I did too, I won't lie) have a visceral reaction to the Javascript for styling, but... StyleX.

        It came on my radar a few months ago when I first started noticing this rot problem. Then recently I saw that it was getting quite hyped and people have been singing its praise for solving this exact problem. So I'm giving it a shot.

        Can't say for certain whether it will work out well or not yet, but based on the feedback I've been seeing from others, I'm hopeful.

        i.e. https://dev.to/adioof/stylex-won-css-in-js-because-ai-agents... (not my blog).

        • psygn89 1 hour ago
          For us we went with CSS modules, it just made more sense for us to stay closer to web fundamentals since our styles are used across different tech stacks. From my experience in the last year, AI is quite good at sticking to your css ground rules and gleaning css patterns from other files all while being underpinned by design tokens (can have linters raise raw values to question also). Gotta use whatever works best for the job!
        • perardi 19 minutes ago
          That blog is obvious AI slop.
  • bingemaker 5 hours ago
    I hope Tailwind gets its own space to expand. Shopify has done some great things for Ruby/Rails ecosystem. Hope that spirit continues
  • francislavoie 4 hours ago
    Worth noting, Tailwind was canadian, and Shopify is also canadian. I like that this was the outcome. The labs business was obviously no longer needed in this era of AI, and I'm glad Tailwind will continue to get proper backing from Shopify to evolve further.
  • vachina 4 hours ago
    Wondering when Shopify is gonna wind up next. Not a good time to be a (small) software company.
    • 40four 3 hours ago
      Shopify is a publicly traded company, and they own a significant share of the whole e-commerce market, they aren’t going anywhere lol :)
    • boringg 3 hours ago
      How do you define small?
      • biinjo 2 hours ago
        If you look at the monitor, the Shopify logo fits between the thumb and index finger, I suppose that's the only small thing about Shopify, lol.

        All joking aside, I don't think most of us consider Shopify as a small company. I personally hope that Tailwind stays around after this acquisition. I was there when Shopify bought Remix and that project is as good as dead in the water now.

        • Onewildgamer 20 minutes ago
          I liked remix so much, very sad it ended up in a graveyard
      • vachina 2 hours ago
        When your moat is just code.
        • boringg 1 hour ago
          Well then Shopify isn't small!
  • iamgopal 4 hours ago
    I had to create special checker/linter to analyze my code base ( and asked AI to loop it through it as some kind of test ), so as to avoid AI (mis)using tailwind class here and there. that was 2025, AI and linter both improved quite a lot since.
  • dave_sid 1 hour ago
    Shopify should deal with their hijacked accounts first. A high percentage of sponsored Google search sponsored results lead to scams on hijacked sites.
  • latortuga 2 hours ago
    God I about had a heart attack when I misread this as Tailscale joining Shopify.
    • dawnerd 2 hours ago
      If they get acquired it’d probably be cloudflare.
    • redundantly 1 hour ago
      I also read it as Tailscale at first and couldn't figure out why Shopify would want to buy them.
  • n738 1 hour ago
    Tailwind has always sucked, and I hope this is the beginning of the end for this stupid library. Web designers universally agreed that utility class names are a bad design choice, and then Adam W, who probably never bothered to understand CSS, made quite possibly the most over engineered CSS wrapper of all time. Bad. For. Everyone. Use. CSS. Modules.
  • sikozu 5 hours ago
    Not sure how to feel about this, I hope Shopify will leave the Tailwind team alone for the most part and let them continue what they've been doing.
  • egorfine 5 hours ago
    Excellent news for the team, and a sad news for the rest of us.

    But I guess that the cycle of life: products gets purchased and slowly die.

  • Varelion 3 hours ago
    Joining the company with the CEO eho believes only the rich should get a vote?
  • drbscl 4 hours ago
    Glad they managed to get a way out after their financial difficulties. Hopefully they got a decent exit.
  • sodapopcan 4 hours ago
    That's too bad, but you gotta do what you gotta do.
  • nish__ 2 hours ago
    I knew this would happen.
  • guywithahat 1 hour ago
    It makes me happy to see they'll continue to exist in an organization that benefits from their success. I really enjoy Tailwind and I feel terrible for the people in the company who watched their revenue plummet like that with the advent of AI
  • bbg2401 5 hours ago
    The most pertinent part for many:

    > On the commercial side, we'll no longer be trying to grow the business around Tailwind. All existing customers will of course maintain their access to products like Tailwind Plus and ui.sh, but we're closing sign ups for new customers to focus on Tailwind CSS at Shopify.

    • cube00 5 hours ago
      > All existing customers will of course maintain their access to products like Tailwind Plus and ui.sh, but we're closing sign ups for new customers to focus on Tailwind CSS at Shopify.

      You've got to wonder how long that model can continue if no new customers are allowed in.

      They've even removed the Plus splash page so clicking Plus on the homepage or going to /plus takes you to a login page with no detail about what it was.

  • otherayden 5 hours ago
    Very glad they got their exit. Provided huge value for years
  • sergiotapia 1 hour ago
    Does tailwind even make sense in the age of agentic engineering?

    Tailwind was created to mitigate HUMAN problems, and HUMAN risks. Are these same problems experienced by an agentic workflow? I'm not so sure. The calculus is different.

  • lstodd 1 hour ago
    I remember the time when I did not need any fancy frameworks, webfonts, tons of JS and effin cdns to present my thoughts to the world.

    This time is now. Your bickering about how to more efficienty bloat a page is... pitiful.

  • AtNightWeCode 2 hours ago
    Off topic but. I never liked how tailwind looks but that font. Inter Variable. That is a new level of garbage.
  • idkithought 4 hours ago
    Tailwind Labs != Tailwind

    In case it wasn’t clear

  • phplovesong 2 hours ago
    Does this mean tailwind plus is basically deprecated, and wont get any new stuff at all? That really sucks for anyone who bought the life time license.
  • Zarkex01 5 hours ago
    Well I guess that's good?
  • jrhey 4 hours ago
    what happens to people who paid for Tailwind Plus?
  • croes 4 hours ago
    I guess they wanted to prevent losing their voting rights if Lütke‘s idea becomes reality
  • alexnewman 4 hours ago
    Phew was worried it was tailscale
  • grzes 4 hours ago
    tailwindcss is an anti-pattern that breaks fundamental rule of software engeneering - separation of concerns. just learn how to use CSS - it will benefit you in the long run. i suspect they will be "paywalling" more and more features in the future.
    • hbn 2 hours ago
      HTML and CSS are not a separation of concerns in anything I've ever built. They're both representing the layout/design. I don't want them separate.

      You end up having to keep them synchronized anyway, messing with your HTML is frequently gonna break your CSS. Tailwind is infinitely more pleasant to write than a separate CSS file that has to be kept in sync with the HTML.

      • grzes 2 hours ago
        dude, have you heard about single file components where you have HTML & CSS in one place? XD
  • dcchambers 5 hours ago
    Happy for Adam and his team.
  • pier25 1 hour ago
    Shopify's CEO (Tobias Lütke) is a Trump and Israel supporter. Also a close friend of DHH whose controversial right wing political ideas don't need any introduction to the HN audience. Make of that what you will.
  • spiderfarmer 5 hours ago
    Expected move and good to hear. Gives Tailwind some extra maintenance years. But like with all these sugardaddy takeovers, the next expected move is “Tailwind is now independent again“.
  • 219283751 5 hours ago
    I thought the narrative by Lütke et. al. was that the clankers could do everything by themselves!

    Turns out that clankers generate beige static websites that use 100% CPU, so some assistance is needed.

    We now have proof that the above is true, since Lütke adheres to the principle that any non-clanker usage has to be justified. Let us assume he justified the purchase.

  • LoganDark 5 hours ago
    Ugh. I remember how much Tailwind Labs has struggled for funding and it sucks to see Shopify get them. It also sucks to see they're discontinuing their paid products permanently, effective immediately -- they're not making them free, they're taking them away. You simply can't get them now. I understand why this had to happen but it is sad to see.
    • weird-eye-issue 5 hours ago
      Struggled for funding because their business model collapsed overnight and isn't coming back, this is probably a best case scenario.
    • game_the0ry 5 hours ago
      Why does it suck that shopify got them? They seem to be a good steward of open source, especially with rails.
      • LoganDark 5 hours ago
        Usually when stuff like this happens, it means that Tailwind's developers are moving to work on Shopify instead, which means Tailwind CSS itself goes into maintenance mode. That's what usually happens when a dependency is picked up by a company with a huge, "more interesting" product -- the dependency starts to depend on the more interesting product for attention, and stops receiving attention on its own merits. It grows only to support the more interesting product.

        Furthermore, I already have specific experience with Tailwind Labs neglecting their other libraries that aren't Tailwind CSS itself, probably because they were only meant to support their paid products (which now will no longer exist! so maybe those other libraries will just stop getting updates altogether). Headless UI was something I wanted to rely on heavily, but it's not built to be flexible enough and basic issues from 2021 or earlier haven't been resolved or seemingly even reviewed.

        Now that they have Shopify, I'll be surprised if Tailwind CSS continues to receive any more attention than Headless UI did all those years ago. This acquisition puts Tailwind CSS in exactly that position.

        (Edited to fix "Spotify" typos...)

        • hbn 2 hours ago
          Tailwind is more relevant than ever in web development, it's practically the native language for UIs in the LLM world.

          I don't see why they'd put Tailwind into maintenance mode when they just purchased a pretty major building block in the modern web stack.

        • game_the0ry 2 hours ago
          > which means Tailwind CSS itself goes into maintenance mode.

          You are making quite an assumption here.

          Bootstrap was a twitter os library that is still in development today.

    • moralestapia 5 hours ago
      For some definition of "struggling" that encompasses a situation where you get $3M/year for renaming CSS variables.
  • dotinvictim 3 hours ago
    [dead]
  • throwaway613746 4 hours ago
    Another open source project being consumed by capitalist vultures. It's not enough to just fund them as charity is it?
    • colesantiago 50 minutes ago
      They are a for profit? why do you think they need to be a charity?

      And even if they were a charity, the sponsors... well I don't think you would like them either.

      They were 'captured' before Shopify bought them.

  • whatthe12899 5 hours ago
    meh fuck shopify
  • yodon 5 hours ago
    Obligatory xkcd: https://xkcd.com/2347/
    • lekevicius 5 hours ago
      Luckily, Tailwind is, and likely always will be, a block at the very top. Not a critical piece of infrastructure.
      • Zarkex01 5 hours ago
        And even then, how would Tailwind "die"?
  • lofaszvanitt 3 hours ago
    Oh, bejesus. Shopify awards the Stupefiers.

    Why would anyone need any kind of framework for CSS?! It's the inherent human need to control something, to package water and sell it as magical water.

    I've never understood the whole idea. Bootstrap: the hard-to-remember, horrible shitshow forced on frontend devs. And people thought there couldn't possibly be anything lower than that. Then Tailwind arrived. Apparently, frontend joes are so below average in brain capacity that they need their shiny thing covered in stickers saying "modern" and "state of the art", otherwise they feel dirty, like they haven't taken a shower in a week.

    It's like building a framework to simplify the SQL dialect. In reality, there's zero need for it, because SQL is so simple and easy to understand that you'd have to be a moron to use some kind of framework for it. The same applies to CSS. Tailwind is an abomination, a horrible mess, just like all the other pointless CSS 'frameworks'.

    These aren't frameworks. They're just some semi-psycho control freak's projection of control over something that doesn't need controlling.

    Let's just say it out loud: Tailwind is being rewarded for turning tons of frontend joes into complete idiots by telling them the tale that their shiny thing is the new standard, when all it ever was was an experiment in the gullibility of inherently moronic people.