Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 598 Bytes

File metadata and controls

33 lines (25 loc) · 598 Bytes

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.