DEV Community

Discussion on: Your Take on Bulma?

Collapse
 
stevenavelino24 profile image
Steven Avelino

Bulma in itself is a CSS framework (like Bootstrap), so you can totally use it with only HTML/CSS. With Vue.js, there's a popular implementation of Bulma called Buefy, which is maybe what you're using ? But even when using Buefy, you can just use Bulma CSS classes without using the Vue components provided by the library.

As of Bulma itself, it's a great alternative to Bootstrap. It's very customisable, but as you said, it can be tricky sometimes when you want to make really complex layouts, but I think it's an issue that a lot of Bootstrap-like CSS frameworks have.

I think it's a very good framework and with time you can be able to create very nice looking and clean UIs. It's not only marketing, it really works :)

Collapse
 
cyprian_dev profile image
Cyprian

🤸🤸 i totally agree with you, just that I've been wanting to start React and Bulma having all of that Vue.js integration almost got me confused. Thanks for shading this huge light, I'm more likely to know what and how to use it now..thanks alot