This library is a bunch of React components designed with Bulma 0.9.4
You can use it for your projects with React and main frameworks like Remix
, Astro
or NextJS
.
npm install @the-sleeping-dog/react-components
yarn add @the-sleeping-dog/react-components
Bulma is include as a dependency.
Import the main CSS file of Bulma (bulma.min.css
) at the root component of your project.
import '../node_modules/bulma/css/bulma.min.css';
Import the main SASS file of Bulma in your main style file
@import '../node_modules/bulma/bulma.sass';
Fabien Schlegel
- Email : fabien.schlegel.fr@gmail.com
- Linkedin : https://www.linkedin.com/in/fabien-schlegel/