# bulma-scss This is a port of the [Bulma](https://bulma.io/) 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](https://gist.github.com/j1mc/ff1ff83e277b1e221761fc0c0ee3b164). ## Installation Install with Yarn ``` yarn add bulma-scss ``` Install with npm ``` npm install bulma-scss ``` ## Contributions You can contribute to the [Bulma source code](https://github.com/jgthms/bulma). ## Support If you are having issues with this repository, please let us know. We use this project's [Github issue tracker](https://github.com/j1mc/bulma-scss/issues). ## License The project is licensed under the MIT license.