Self-use color system and utils.
How to install
# with npm
npm install @canisminor/colors --save-dev
# with yarn
yarn add @canisminor/colors --dev
Install dependencies
$ yarn
Start the dev server
$ yarn start
Build documentation
$ yarn docs:build
Run test
$ yarn test
Build library via father-build
$ yarn build