README.md
September 14, 2024 ยท View on GitHub
PureScript bindings for CSS framework Bulma.
Installation
- Install
Bulma
npm install bulma
- 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
- Modifiers
- Columns
- Layout
- Form
- Elements
- Components