NOT YET RELEASED
___ // _ __ / __ // _ __ ___
//___) ) // // ) ) ) ) ____ // ) ) // / / // // ) ) ) ) // ) )
// // // / / / / // / / // / / // // / / / / // / /
((____ // // / / / / ((___/ / ((___( ( // // / / / / ((___( (
This package wraps the CSS flex framework Bulma.io by sroviding functions that are close to Bulma vocabulary but in slightly more human readable way.
Install the package
elm-package install mblarsen/elm-bulma
Make sure that you include the Bulma CSS files or build them from the SASS source files included in the framework.
Note: If you want to make use of Bulma.Icons
you also have to include Font
Awesome
See package documentation for usage.