DEV Community

Discussion on: The CSS frameworks you should know.

Collapse
 
akinloludavid profile image
akinloludavid

You're right. I just have a personal preference for bootstrap. It was the first css framework I learned.😁

Thanks for the comment.

Collapse
 
roblevintennis profile image
Rob Levin

It's a really well-done component library even though it gets bagged on a lot. It was one of the first and folks just dropped it in without using modular imports, custom sass scss variables, and now custom css properties that make it extremely themable. And I say this as a competitor; but it needs to be pointed out. BS is very well coded!