This is an SCSS implementation of Bulma.io, packaged for use with Meteor. Install with:
npm install bulma-scssThen include in your main .scss file with:
@import "{}/node_modules/bulma-scss/bulma.scss"; Bulma is a modern CSS framework based on Flexbox.
Code copyright 2016 Jeremy Thomas. Code released under the MIT license.