Back

Bootstrap or Tailwindcss or Bulma or Pure CSS

2

327

  • No matching results...
  • Searching...

/ 1000

I'd have said Bootstrap as it's faster for implementation but I've been messing with tailwind for few weeks and it has great potential.

1 downside I've noticed is the continuous npm build that's required while working on my project

1

96

Yes, but I prefer to used to Bulma CSS as compare to Bootstrap

1

91

Never heard of that though, will look into it

1

135

Bootstrap is a big love from me, but the problem is that it still looks like... well... Bootstrap. But the v5 uses similar approach as Tailwind does.
Tailwind is nice, but can get messy if you use Tailwind as intended (good luck preventing a class attribute's value going out of the screen boundaries).
PureCSS is a pain in the butt to start from scratch.

So my choice is still Bootstrap :)

56