What is a Bulma Framework?
Bulma is a modern open-source framework for developing web applications using CSS only, Javascript is not required. It is developed based on flexbox.
Bulma framework is easy to use and strong documentation is provided.
prerequisite
You need to know basic HTML and CSS languages.
Features and advantages
- Easy to use and simple to learn
- Opensource and support major browsers
- Mobile-first design
- Flexbox integrated grid system
- Responsive design
- Modular - use required features only
- NPM integration
- It supports modular design
- SASS and SCSS support
- Customization is very easy.
- Javascript is not required, Everything is coded in CSS.
Disadvantages
- performance and compatible issues in IE11
- It is a new entrant and not a large community compared with other frameworks
- the framework is in development, the final version is in processing
Components list and examples
Feature | Description |
---|---|
[Grid basics | provides variables to store and use in multiple places |
[Tables | Data types allow to specify the allowed values for a variables |
Typography | Allows reusing the styles |
Buttons | provides asthmatic operators |