This modules is set of react components which uses Bulma CSS Framework and Font Awesome Free.
** note **
- Bulma is a modern CSS framework based on Flexbox.
- Font Awesome is the internet's icon library and toolkit.
npm install @hiroyoshi-mori/react-components-bulma
** or **
yarn @hiroyoshi-mori/react-components-bulma
After installation, you can import components into your project using this snippet:
import * as CustomComponents from '@hiroyoshi-mori/react-component-bulma';
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
The documentation resides in the GitHub Pages directory, and is built with Storybook.
Copyright 2023 Hiroyoshi Mori / Script Laboratory.