Top
Best
New

Posted by EdwinHoksberg 21 hours ago

Shopify acquires Tailwind(tailwindcss.com)
1043 points | 402 commentspage 3
devy 13 hours ago|
It's about time! Adam has been stressed about revenue and long term viability of a business to support a popular CSS /UI library framework like Tailwind. Shopify was an early customer too.

PS: I like how Adam dissing on the famous Claude Speak "load bearing" with a strike-through!. Subtle, but EVERY PUN intended, hah!

https://tailwindcss.com/blog/tailwind-is-joining-shopify#~te...

leftnode 21 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.

tylergetsay 21 hours ago|
How well is Laravel doing nowadays?
aarondf 20 hours ago|||
Pretty well https://x.com/taylorotwell/status/2093329899083759634?s=46
sikozu 17 hours ago||
Disclaimer: aarondf is an employee of Laravel. https://x.com/aarondfrancis
aarondf 16 hours ago||
Yeah! So is Taylor otwell, the primary source to whom I linked.
francislavoie 20 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.
kingkandu 7 hours ago||
I have ~4-5 completely non technical friends who've used LLMs to generate their personal websites, complete with appointment scheduling and payment links. We can't be more than a year out for full store generation with 1 click upload to hosting providers.

I don't think Shopify needs to exist anymore sadly.

jp_sc 18 hours ago||
This was definitely an acqui-hire. I'm glad Adam could find an exit like this.
Varelion 20 hours ago||
Joining the company with the CEO eho believes only the rich should get a vote?
weird-eye-issue 21 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
nullbio 21 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 21 hours ago|
What are you switching to?
nullbio 20 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 18 hours 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 16 hours ago|||
That blog is obvious AI slop.
recursivedoubts 21 hours ago|
It is an age of consolidation.
More comments...