Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```