purescript-bulma
purescript-bulma copied to clipboard
PureScript bindings for Bulma
PureScript bindings for CSS framework Bulma.
Note: For using PureScript v.0.11.x use psc-0.11.x branch.
Installation
- Install
Bulma
npm install bulma
- 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
- Modifiers
- [x] Syntax
- [x] Helpers
- [x] Responsive helpers
- [x] Typography helpers
- Columns
- [x] Basics
- [x] Sizes
- [x] Responsiveness
- [x] Gap
- [x] Options
- Layout
- Form
- Elements
- Components
- [x] Breadcrumb
- [x] Card
- [x] Dropdown
- [x] Menu
- [x] Message
- [x] Modal
- [x] Navbar
- [x] Pagination
- [x] Panel
- [x] Tabs
License
MIT