Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelsonwenner/rainbowed-css-framework

:rainbow: css framework
https://github.com/nelsonwenner/rainbowed-css-framework

css css-framework css-grid glup package-npm sass sass-framework

Last synced: about 1 month ago
JSON representation

:rainbow: css framework

Awesome Lists containing this project

README

        


RAINBOWED CSS

#### The rainbowed is a simple colored css structure that is recommended to be used while you are learning something and you are too lazy to model your components or create prototypes.

## :information_source: Getting Started

Npm
```bash
$ npm install --save rainbowed
```

Yarn
```bash
$ yarn add rainbowed
```

CDN
```html

```

### Development

Build
```bash
$ gulp build
```
## :memo: License
This project is under the MIT license. See the [LICENSE](LICENSE.md) for more information.

---