The Bulma CSS Framework files converted to SCSS syntax
npm install bulma-scssThis is a port of the Bulma project SASS files to the
SCSS syntax.
Currently, these files are based on Bulma version 0.9.4, and will be updated
with later releases. The files are converted to SCSS with
this script.
Install with Yarn
```
yarn add bulma-scss
Install with npm
```
npm install bulma-scss
You can contribute to the Bulma source code.
If you are having issues with this repository, please let us know.
We use this project's Github issue tracker.
The project is licensed under the MIT license.