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

https://github.com/sereneblue/nord-bulma

Nord theme for Bulma
https://github.com/sereneblue/nord-bulma

bulma-css bulma-theme design nord ui-theme

Last synced: 11 months ago
JSON representation

Nord theme for Bulma

Awesome Lists containing this project

README

          

# nord-bulma

A port of the [nord](https://github.com/arcticicestudio/nord) theme for the [Bulma](https://github.com/jgthms/bulma/) CSS framework

[Demo](https://sereneblue.github.io/nord-bulma)

## Usage

You can find the minified CSS files in the dist folder of the master branch or in the `dist/` folder in the source code zip file on the releases [page](https://github.com/sereneblue/nord-bulma/releases).

Alternatively, you can clone this repository and run `npm install && npm run build` to build nord-bulma.

## Thanks

[arcticicestudio](https://github.com/arcticicestudio/nord) for the Nord theme

[Jeremy Thomas](https://github.com/jgthms) for the Bulma CSS framework