Sr. UI Associate at Daffodil Software·

I am a bit confused when to choose Bootstrap vs Material Design or Tailwind CSS, and why? I mean, in which kind of projects we can work with bootstrap/Material/Tailwind CSS? If the design is made up on the grid, we prefer bootstrap, and if flat design, then material design. Similarly, when do we choose tailwind CSS?

Any suggestion would be appreciated?

READ LESS
5 upvotes·680.9K views
Replies (4)
Recommends
on
Tailwind CSS

Put simply, you should use Tailwind regardless. It is a great addition to whatever you use because it removes the hassle of writing CSS.

READ MORE
1 upvote·160.1K views

Hi Ashish,

If you need minimal work to be done from your end and like most of the components / design available out of the box - go with Bootstrap. This is the oldest and has the widest adoption and a whole range of components built out by others.

If you like Material design, this is a good choice too. Please note that Bootstrap also has a Material theme, though it is not as native.

Both of these above frameworks are bulky and has more than what you may need.

If you like to build micro-components in a elegant way, TailwindCSS is the way to go.

READ MORE
4 upvotes·286.2K views
View all (4)
Avatar of Siwei Mu