Simple color tints and shade generator using values.js.
https://noeldelgado.github.io/shadowlord/
Start dev server and watcher on port 8080
npm install
npm start
Edit files on the src
folder
- values.js - JS library to get the tints and shades of a color
MIT © Noel Delgado