@the-sleeping-dog/react-components
TypeScript icon, indicating that this package has built-in type declarations

0.9.3 • Public • Published

React Components Designed with Bulma

Maintainability     Test Coverage     version     license

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.

How to install

npm install @the-sleeping-dog/react-components

yarn add @the-sleeping-dog/react-components

How to use

Bulma is include as a dependency.

CSS

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';

SASS or SCSS

Import the main SASS file of Bulma in your main style file

@import '../node_modules/bulma/bulma.sass';

Author

Fabien Schlegel

Readme

Keywords

Package Sidebar

Install

npm i @the-sleeping-dog/react-components

Weekly Downloads

44

Version

0.9.3

License

MIT

Unpacked Size

134 kB

Total Files

274

Last publish

Collaborators

  • humch