colorgrab v1.0.1
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"