If you pull prebuilt tailwind components and that's it, then, yes, you aren't doing anything different than bootstrap, except for a somewhat different default look.
The advantage to the tailwind approach is that all the utility classes are right there, ready to be adjusted. It's designed to expose all the "buttons, dials, and levers" needed to customize in whatever direction you want to go.
(Not that bootstrap don't have customization options too, but the barriers are higher and the directions you can move in are less flexible.)
The advantage to the tailwind approach is that all the utility classes are right there, ready to be adjusted. It's designed to expose all the "buttons, dials, and levers" needed to customize in whatever direction you want to go.
(Not that bootstrap don't have customization options too, but the barriers are higher and the directions you can move in are less flexible.)