Bulma Tutorial


Bulma Tutorial– Bulma is Open source Modern Css framework which is lightweight, responsive & moduler. Bulma is 100% responsive and designed for mobile first, it is based on Flexbox.


Bulma Tutorial Step By Step

Here in this tutorial, we are going to cover each topic of Bulma framework with various examples & demo.

Bulma Features

  • Responsive– This framework is 100% responsive which works across all devices.
  • Mobile First– This is designed keeping mobile first.
  • Moduler– This is built on modular approach so just import the part that you want to use for example – if you want to use only Bulma buttons just import buttons as-
    @import "bulma/sass/elements/button.sass"
  • Modern– This is modern framework and built with Flexbox.
  • Free And Open Source– This framework is fully opensource and free to use.

What You Should Know?


Before starting you should have basic knowledge of HTML and CSS.


Advertisements

Add Comment

📖 Read More