Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T10:47:09.000Z (almost 3 years ago)
- Last Synced: 2024-09-26T16:06:03.394Z (3 months ago)
- Topics: bulma-css, reactjs, styled-components
- Language: JavaScript
- Size: 5.34 MB
- Stars: 53
- Watchers: 5
- 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
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
```