←back to thread

304 points ulrischa | 1 comments | | HN request time: 0.244s | source
Show context
abtinf ◴[] No.44687235[source]
The world would be a significantly better place if someone could throw a small mountain of money at the Tailwind folks so that they can stop worrying about money and simply make the full tailwind experience freely available. There are so many lost opportunities for deep integration with other projects.

Kind of like how Jeff Bezos threw a bunch of money at 37signals at some insane valuation, which helped them completely avoid the VC trap.

replies(7): >>44687365 #>>44687377 #>>44687560 #>>44687753 #>>44688486 #>>44689007 #>>44693173 #
jw1224 ◴[] No.44687365[source]
The “full Tailwind experience” is already freely available. What “lost opportunities for deep integration” is a frontend CSS framework missing?

Tailwind Plus (the commercial product) is like buying an off-the-shelf template. It’s just a collection of themes and pre-built components — useful for devs who want to get started quickly on a project, but it’s cookie-cutter and can easily be replicated by anyone with Tailwind itself.

replies(2): >>44687609 #>>44692253 #
1. vinnymac ◴[] No.44687609[source]
There are devs who think the currently available HTML elements are all we needed. But there are many more that believe we are missing primitives that Tailwind (and others) is attempting to solve for.

> It’s just a collection of themes and pre-built components

All reusable web components could be described as an optionally themed pre-built component. That's kind of the point.