Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.57 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.57 KB

React Components with Bulma CSS Framework

This modules is set of react components which uses Bulma CSS Framework and Font Awesome Free.

Github

** note **

  • Bulma is a modern CSS framework based on Flexbox.
  • Font Awesome is the internet's icon library and toolkit.

Quick install

NPM

npm install @hiroyoshi-mori/react-components-bulma

** or **

Yarn

yarn @hiroyoshi-mori/react-components-bulma

Import

After installation, you can import components into your project using this snippet:

import * as CustomComponents from '@hiroyoshi-mori/react-component-bulma';

Browser Support

Because Bulma uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Bulma is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Documentation

The documentation resides in the GitHub Pages directory, and is built with Storybook.

Thanks

Copyright and license Github

Copyright 2023 Hiroyoshi Mori / Script Laboratory.