# bulma-steps Bulma's extension to manage steps (find all my bulma's extensions [here](https://wikiki.github.io/)) [![npm](https://img.shields.io/npm/v/bulma-steps.svg)](https://www.npmjs.com/package/bulma-steps) [![npm](https://img.shields.io/npm/dm/bulma-steps.svg)](https://www.npmjs.com/package/bulma-steps) [![Build Status](https://travis-ci.org/Wikiki/bulma-steps.svg?branch=master)](https://travis-ci.org/Wikiki/bulma-steps) Preview --- Documentation & Demo --- You can find the Documentation and a demo [here](https://wikiki.github.io/components/steps/). Don't forget to add this script to run the **bulma steps** : ``. ## Related Project There is another steps extensions for Bulma available from [aramvisser](https://github.com/aramvisser/bulma-steps). Thanks to him for the ```marker``` name idea and for the sizes mixin declaration (which is smart).