cypher-bulma-wordpress

Extended Bulma components, modules, gutenberg for more convenient develoment. Use as you wish with sass @includes!


Keywords
bulma, wordpress, scss, css, flexbox, responsive, framework
License
MIT
Install
npm install cypher-bulma-wordpress@0.1.10

Documentation

cypher-bulma-wordpress

Bulma layout scss package to create a "holy grail" layout with Bulma

Getting started

todo

Run example

Install All dependencies

npm i

Run minification of assets and browsersync

npm run watch

Run server, if you want to see example in public folder

npm run serve

And you should have opened url http://localhost:19043/ automatically in your default browser.