Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
90 lines (73 loc) · 4.22 KB

README.md

File metadata and controls

90 lines (73 loc) · 4.22 KB

Important

Original purescript-bulma is not maintained anymore. However, there is an actively maintained fork by @tusharad at https://github.com/tusharad/purescript-bulma

PureScript bindings for CSS framework Bulma.

Note: For using PureScript v.0.11.x use psc-0.11.x branch.

Build Status purescript-bulma on Pursuit

Installation

  1. Install Bulma
npm install bulma
  1. Install purescript-bulma (supported version: v.0.6.1)
bower install --save purescript-bulma

Documentation

Module documentation is published on Pursuit

Example

coming soon

Supported Bulma classes

License

MIT