Hacker News new | ask | show | jobs
by Ephil012 1041 days ago
Out of curiosity, is this product page built with tailwind ui or something similar? I noticed a lot of product pages have a similar look (as another commenter mentioned) and I was curious what people use for these pages since it seems like they have the same ui elements like they came from some ui framework
2 comments

Looking at the CSS using the browser dev tools, I see CSS variables like `--tw-border-spacing-x` which indicates to me that this is indeed using Tailwind. I've never tried Tailwind UI myself so I'm not sure if it's just Tailwind or Tailwind UI.
Is Tailwind the new Bootstrap?
Bootstrap had a ton of defaults, but Tailwind doesn't come with any, but it makes it easy for designers to make a site look just like any other, but that's not a requirement
yes, tailwindUI is my bet is that shadcn UI will be next
you’re correct, it’s tailwindcss but not tailwind ui
it’s tailwind css, but not tailwind ui

I’m using shadcn UI pack for generic elements like buttons

overall the marketing pages are just my design, but for sure heavily inspired by the current trends