Skip to content

kidjp85/bulma

 
 

Repository files navigation

This is an SCSS implementation of Bulma.io, packaged for use with Meteor. Install with:

NPM

npm install bulma-scss

Then include in your main .scss file with:

@import "{}/node_modules/bulma-scss/bulma.scss"; 

See the original:

Bulma is a modern CSS framework based on Flexbox.

Copyright and license

Code copyright 2016 Jeremy Thomas. Code released under the MIT license.

About

Bulma.io converted to .scss

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 99.9%
  • Shell 0.1%