An open API service indexing awesome lists of open source software.

https://github.com/dottorblaster/blaster-css

Rapid framework to speed up Bulma's customization. From the me of the past, to the me of the future.
https://github.com/dottorblaster/blaster-css

bulma css gulp sass

Last synced: 3 months ago
JSON representation

Rapid framework to speed up Bulma's customization. From the me of the past, to the me of the future.

Awesome Lists containing this project

README

          

# blaster-css
Rapid framework to speed up Bulma's customization. From the me of the past, to the me of the future.

## Running
Pretty easy. Just run:

```
$ gulp
```

The result can be found in `css/blaster.css`.

## Cleaning all up
Wanna clean the target directory to build from scratch? You can:

```
$ gulp clean
```