Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nelsonwenner/rainbowed-css-framework
- Owner: nelsonwenner
- License: mit
- Created: 2020-05-30T15:51:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T05:33:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T03:41:09.607Z (about 2 months ago)
- Topics: css, css-framework, css-grid, glup, package-npm, sass, sass-framework
- Language: CSS
- Homepage:
- Size: 252 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.---