DEV Community

Discussion on: Bootstrap vs Semantic UI vs Bulma for VueJS

Collapse
 
sambenskin profile image
Sam Benskin

I completely agree with the missing folder structure recommendation. I think when they originally did it they tried to make it as flexible as possible but there's no good reason for that, it just adds complexity. What's wrong with it belonging in node_modules like everything else and customisation the theme etc through your own code.

Definitely give Bulma a try and come back and let us all know how you got on