Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

goto-bus-stop/bulmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulmare

Thin functional React components for Bulma.

Maintenance

I'm not currently using Bulma anywhere, and not working on this at the moment. If you'd like to continue work on this package, please open an issue and I'll hand you commit access.

Installation

npm install bulma bulmare

Usage

import { Notification, Delete } from 'bulmare'

<Notification danger>
  <p>Something bad happened!</p>
  <Delete />
</Notification>

License

MIT

Releases

No releases published

Packages

No packages published