Support your users with ease with visual feedback from Obeatow - Learn more×

Sewell Stephens


Why I chose Tailwind
Dec 23, 2022



So I was trying to find free html and css landing page templates, but they don't exist unless you wont some junk off W3schools. I searched for a while and finally came to the decision to buy Tailwind UI. So now I run numerious landing pages with Tailwind and I have to say its a time saver. and no this isnt some stupid affiliate bullshit, I truely feel that Tailwind is a timesaver. If you ask me, just buy the marketing components pack. It will cost you around $150 once but its totally worth it.

Why this is worth it?

If you've ever hard coded a landing page, you would know how time consuming it is. Use a website designing tool like Wix or Webflow and it works, but Tailwind is way cheaper in the long run especially if you use something like Netlify as you can connect to a Github repository for free or drag and drop your HTML page files. So essentially, you are saving yourself money and time if you manually code a full landing page. If your using Wix Velo to build custom applications like I do, just use it for the dashboard interface so you can create things like waiting lists beforehand no problem.

Is hard coding always bad?

No it is not. If you are building a basic site it can be easily coded manually, Although, SaaS landing pages and such are more complex, needing more than just plain CSS.

Installing Tailwind

To install Tailwind easily use a cdn like Unpkg, although this is not ideal and you should use NPM and run commands as listed in Tailwind docs.


You can also add a Tailwind manifest, although, it is unessesary






Software that clicks