https://github.com/mpaupulaire4/bulma-styled-components
An implementation of the Bulma css Library for React using Styled Compenents
https://github.com/mpaupulaire4/bulma-styled-components
bulma-css reactjs styled-components
Last synced: 8 months ago
JSON representation
An implementation of the Bulma css Library for React using Styled Compenents
- Host: GitHub
- URL: https://github.com/mpaupulaire4/bulma-styled-components
- Owner: mpaupulaire4
- License: mit
- Archived: true
- Created: 2018-06-28T19:30:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T10:47:09.000Z (over 4 years ago)
- Last Synced: 2025-08-09T02:48:40.176Z (10 months ago)
- Topics: bulma-css, reactjs, styled-components
- Language: JavaScript
- Size: 5.34 MB
- Stars: 53
- Watchers: 4
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-bulma - bulma-styled-components - Bulma with styled-components (UI Libraries & Components / Courses)
README
# [Bulma Styled Components](https://mpaupulaire4.github.io/bulma-styled-components)
A [React](https://reactjs.org/) implementation of the [Bulma CSS Framework](https://bulma.io/) using [Styled Compenents](https://www.styled-components.com/)
## Quick install
### NPM
```
npm install bulma-styled-components
```
**or**
### Yarn
```
yarn add bulma-styled-components
```