Simple and Elegant Design
Bulma offers a clean, modern aesthetic that looks great out of the box. This eliminates much of the need for extensive customization to achieve a professional look.
Responsive Layouts
Bulma is built with a flexible grid system that ensures your designs are responsive. This makes it straightforward to create web pages that look great on both desktop and mobile devices.
Ease of Use
Bulma has a straightforward class-based syntax that is easy to understand and implement. This simplifies the development process, especially for newcomers.
BEM Methodology
Bulma employs Block Element Modifier (BEM) methodology for CSS, which helps in writing clean, understandable, and scalable code.
No JavaScript Dependencies
Bulma is purely a CSS framework, meaning it doesn't come bundled with JavaScript. This allows you to integrate it with any JavaScript framework of your choice, like React or Vue.js, without any conflicts.
Well-Documented
The official Bulma website has extensive documentation, including examples and code snippets, which makes it easier to learn and implement.
Active Community
Bulma has an active community of developers who contribute to its development and are available for support, which can be helpful when facing issues or needing guidance.
Promote Bulma. You can add any of these badges on your website.
9. Bulma A modern CSS framework that is fully responsive and allows for rapid design without the complexity of JavaScript. Bulma:. - Source: dev.to / 1 day ago
Bulma Bulma is a modern CSS framework based on Flexbox. It is designed for simplicity and ease of use, offering a range of responsive components and a modular architecture. - Source: dev.to / 26 days ago
Let's be honest: if you're a developer who would rather spend more time coding the business logic than designing (like me), you celebrated 🎉 big time when CSS frameworks came into our coding lives. I'm sure you have used some of the general-purpose frameworks such asbootstrap or bulma or the utility-base Tailwind CSS. - Source: dev.to / about 2 months ago
Tailwind is great, but creating everything from scratch is annoying. A nice base of components which can be extended with tailwind would be great. There are a few tailwind frameworks like Flowbite, Daisy Ui, but I like Bulma, PicoCSS and Bootstrap. - Source: dev.to / 5 months ago
I would talk about building the frontend, but it is just a single page React app I built quickly. It does use a CSS library called Bulma, which is similar to tailwind and worth checking out. I did spend a day implementing a login/signup page, but this was just for the learning experience, and not what I wanted in the final product. - Source: dev.to / 5 months ago
After finding a few spare hours I decided to address the alerts and update some my dependencies. I spent several hours debugging my Gatsby site after doing some recommended npm package updates. My UI class library Bulma was not being loaded by my sass-loader module. (I later learned that they migrated to dart-sass so I guess the fix should have been a pretty easy). Nonetheless, this prompted me to rethink my... - Source: dev.to / 5 months ago
Oh wow, quite happy about this, for a while it seemed the project was abandoned, really glad Jeremy keeps working on this :) The new website (https://bulma.io/) also looks very slick. I could totally see that he'd be able to monetize this like Tailwind, it's a really well thought-out framework with a good compromise between responsiveness, utility classes and components. - Source: Hacker News / 6 months ago
So, our post.component.html component is the generic page where all posts will have their content loaded. Here, the classes are from the Bulma CSS framework, and the template looks like this:. - Source: dev.to / 6 months ago
This is a pretty basic HTML that contains a form with a couple of form fields and a submit button. To make styling a little easier, I opted to use Bulma. But that’s entirely optional, and does nothing to impact our app. - Source: dev.to / 8 months ago
Since v1.9.0 release, the Gowebly CLI includes support for Bootstrap and Bulma CSS frameworks. - Source: dev.to / 9 months ago
Bulma is a lightweight and modern CSS framework that simplifies the styling of your web projects. It offers a clean and intuitive set of classes to structure and design your HTML elements, providing a quick and easy way to create visually appealing layouts. Bulma is responsive and mobile-friendly, making it an excellent choice for developers who want a straightforward and flexible solution for their projects.... - Source: dev.to / 9 months ago
Note: I had some fun trying to implement a neo-brutalism style in bulma, I'm rather proud of how it went ! Source: 10 months ago
6. Bulma Bulma is a lightweight CSS framework with a responsive grid system and customizable components. It offers a clean and modern design. Check out the Bulma website to learn more. - Source: dev.to / 10 months ago
Just when we thought we'd seen it all, giants like Twitter Bootstrap, Foundation, and Bulma entered the scene. They made development quick and ensured consistent styling, but the flip side? Websites began feeling a bit too...uniform. - Source: dev.to / almost 1 year ago
You guys can try https://bulma.io/ as a middle-ground. It provides some fundamentals styles that aren't married to JavaScript, so there are never any conflicts with any SPA version. It's not widely used, but it worked well for us before going to Material UI as the team grew and the designers wanted something everyone is familiar with. - Source: Hacker News / about 1 year ago
I like bulma.io's simplicity. Can create some responsive layouts pretty easily and the syntax makes a lot of sense. Source: about 1 year ago
Or maybe you prefer prebuilt components from popular frameworks like Bootstrap or Bulma? These give you ready-to-use styles for buttons, cards etc.—just import them into your project from Node modules! - Source: dev.to / over 1 year ago
We also add a local copy of Bulma CSS and a custom stylesheet in public/css to provide styling for our app. - Source: dev.to / over 1 year ago
Here we are using Bulma to style our page, you can use your own stylesheet if you want. - Source: dev.to / over 1 year ago
Seems like the primary color for Bulma framework https://bulma.io/. Source: over 1 year ago
My two cents: if you feel more comfortable coding functionalities now just try to focus on that and use a framework for styling, you could start with a classless framework like Simple CSS or a simple framework you like (I use Bulma when prototype my ideas). You just have to get used to good design and UI/UX. Source: over 1 year ago
Do you know an article comparing Bulma to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Bulma. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.