# bulma-scss

> The Bulma CSS Framework files converted to SCSS syntax

Latest version **0.9.4** (published 2022-05-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install bulma-scss
pnpm add bulma-scss
yarn add bulma-scss
bun add bulma-scss
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.4 |
| Published | 2022-05-09 |
| First published | 2017-01-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 157.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 142 |
| Author | Jim Campbell |
| Maintainers | arketekt, ulexus, j1mc |
| Keywords | bulma, css, scss, flexbox |

## Links

- npm: https://www.npmjs.com/package/bulma-scss
- Repository: https://github.com/j1mc/bulma-scss
- Homepage: https://github.com/j1mc/bulma-scss#readme
- Issues: https://github.com/j1mc/bulma-scss/issues
- npm.io page: https://npm.io/package/bulma-scss

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 0.9.4 (latest) — 2022-05-09
- 0.9.3 — 2021-06-19
- 0.9.2 — 2021-01-28
- 0.9.1 — 2020-10-01
- 0.9.0-1 — 2020-06-15
- 0.9.0 — 2020-06-08
- 0.8.2 — 2020-04-14
- 0.8.1 — 2020-03-26
- 0.8.0 — 2019-10-18
- 0.7.5-1 — 2019-05-21
- 0.7.5 — 2019-05-20
- 0.7.4-1 — 2019-04-04
- 0.7.4 — 2019-04-04
- 0.6.0 — 2017-10-17
- 0.3.0-cc1 — 2017-01-14

## README

# 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.

---
_Source: https://npm.io/package/bulma-scss · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
