Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandonfl/bulma-prefix

Bulma CSS framework with bulma as css prefix
https://github.com/brandonfl/bulma-prefix

bulma css flexbox framework prefix responsive sass

Last synced: about 2 months ago
JSON representation

Bulma CSS framework with bulma as css prefix

Awesome Lists containing this project

README

        


Bulma: a Flexbox CSS framework


Bulma prefix



Bulma CSS framework with bulma as css prefix


release
npm
npm
jsdelivr
licence



Default class namespace: `bulma-`

------

Configure your preferred class namespace in **postcss.config.js**.

#### Initialize

```
npm install
```

#### Build Bulma with all elements, components, etc.

```
npm run build
```