Skip to content

nelsonwenner/rainbowed-css-framework

Repository files navigation

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.

ℹ️ Getting Started

Npm

$ npm install --save rainbowed

Yarn

$ yarn add rainbowed

CDN

<link rel="stylesheet" href="https://unpkg.com/rainbowed" />

Development

Build

$ gulp build

📝 License

This project is under the MIT license. See the LICENSE for more information.