@undp-data/undp-bulma

1.0.0 • Public • Published

@undp-data/undp-bulma

This repository is to manage customised Bulma style for UNDP design.

Customised primary color ($primary) and secondary color ($link) for UNDP design.

Use the following class name for your Bulma.

For example, for button,

<button class="button is-primary">Primary color Button</button>

<button class="button is-link">Secondary color Button</button>

Installation

npm install -D bulma @undp-data/undp-bulma

Usage

Import CSS

import "@undp-data/undp-bulma/style.css";

Import SCSS

<style lang="scss">
    @import '@undp-data/undp-bulma/bulma.scss';
</style>

Readme

Keywords

none

Package Sidebar

Install

npm i @undp-data/undp-bulma

Weekly Downloads

58

Version

1.0.0

License

BSD-3-Clause

Unpacked Size

667 kB

Total Files

5

Last publish

Collaborators

  • mustafa.saifee
  • iferencik
  • thuhadev
  • j_igarashi