Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j1mc/bulma-scss
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
https://github.com/j1mc/bulma-scss
bulma bulma-css bulma-css-framework bulma-scss css css-framework flexbox html
Last synced: about 1 month ago
JSON representation
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
- Host: GitHub
- URL: https://github.com/j1mc/bulma-scss
- Owner: j1mc
- License: mit
- Archived: true
- Created: 2018-02-17T01:32:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T14:33:00.000Z (7 months ago)
- Last Synced: 2024-09-26T16:04:54.894Z (about 1 month ago)
- Topics: bulma, bulma-css, bulma-css-framework, bulma-scss, css, css-framework, flexbox, html
- Language: SCSS
- Homepage:
- Size: 146 KB
- Stars: 145
- Watchers: 12
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - j1mc/bulma-scss - Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax (SCSS)
README
# bulma-scss
This is a port of the [Bulma](https://bulma.io/) project SASS files to the SCSS syntax.
These files are based on Bulma versions up through Bulma 0.9.4. With the release of Bulma 1.0,
Bulma changed to supporting SCSS natively, thus eliminating the need for this project.These files will remain available for anyone who needs them, but the project is now archived.
## 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.