DEV Community

Discussion on: Do we really need a CSS Framework?

Collapse
 
fabiorosado profile image
Fabio Rosado

This is the reason why I decided to write my own css on my personal site and on opsdroid site - plus it was a good way to learn.

I was able to make the css pretty small with that.

If you do need to use a framework I quite like bulma because you can just get the sass you need and then mix/match

Collapse
 
sarthology profile image
Sarthak Sharma

Quite recommended in this post, have to check bulma. 🤔

Collapse
 
fabiorosado profile image
Fabio Rosado

I quite like it, it takes a while to get used to the names if you are used to bootstrap but I find it more intuitive as well

Thread Thread
 
sarthology profile image
Sarthak Sharma

That's awesome.