1.0.1 • Published 5 years ago

colorgrab v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

ColorGrab :+1:

Hundreds of beautiful color palettes stored in SASS variables for you to grab.

Why use it?

ColorGrab has tons of great color palettes for you to use in your project. All you need to do is paste the link into your SASS file and call the color variables you want.

The workflow of choosing colors for your project will be much easier with ColorGrab compared to other alternatives. This is because you don't have to copy and paste every hex code into your SASS code and you don't have to create variables for each color. Every minute counts and that is why you should choose ColorGrab for your next project.

Quick Install

NPM

npm install colorgrab

or

Yarn

yarn add colorgrab

CDN

https://www.unpkg.com/colorgrab

Download

To get the latest development version of ColorGrab, download it here.

Usage

To use ColorGrab's palettes in your projects all you have to do is import the palette into your SASS file.

@import "./colors/_test1"
1.0.1

5 years ago

1.0.0

5 years ago