# Rebulma

React components for bulma

## Features

- Minimal Wrapper for bulma
- Focus on Element instead of Layout

## TODO

- [ ] Button
- [ ] Buttons
- [ ] Field
- [ ] Input
- [ ] TextArea
- [ ] Select

## Usage

### Getting Started

- You must include `bulma` css yourself so you can control what components to load, see more [here](https://bulma.io/documentation/customize/)

### Override variables

### Combine with styled-system

## Development

### Storybook

`yarn storybook`
