bootstrap-utilities-for-bulma

1.0.1 • Public • Published

bootstrap-utilities-for-bulma

A bulma utilities classes with bulma supported. Kind of mt-4 to margin top level 4

Getting started

Use package manager to install it.

npm install bootstrap-utilities-for-bulma --save # or yarn

Then import utilities.scss into your project (This may required sass-loader for webpack)

<style lang="scss">
  @import "~bootstrap-utilities-for-bulma/utilities"
</style>

For now I only import those classes list. So you may using mt-4 to margin top as level 4 or use mt-tablet-4 to make breakpoint that size is more than tablet.

Package Sidebar

Install

npm i bootstrap-utilities-for-bulma

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

8.02 kB

Total Files

9

Last publish

Collaborators

  • nakorndev