Hacker News new | ask | show | jobs
by rahimnathwani 72 days ago
"Bootstrap takes the opposite approach by limiting flexibility and embedding decisions into predefined components."

If you choose tailwind, nothing is stopping you from using components. You can choose to use predefined components, or you can create your own. Or some mix.

1 comments

My thoughts too. There's no real reason I can think of that you couldn't build a Bootstrap on top of Tailwind. They're kind of at different levels of the stack.
Things like Shadcn are effectively Bootstrap on top of Tailwind.