Skip to content

tusharad/purescript-bulma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureScript bindings for CSS framework Bulma.

Installation

  1. Install Bulma
npm install bulma
  1. Add this repository into your spago.yaml
  extraPackages:
    bulma:
       git: https://github.com/tusharad/purescript-bulma/
       ref: <latest commit hash>

Documentation

Module documentation is published on Pursuit

Note: Above documentation is from the original repository which is now unmaintained.

Example

coming soon. You can find below project using this repo.

Supported Bulma classes

License

MIT

About

PureScript bindings for Bulma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PureScript 100.0%