The use of CSSColorVars (interactive code generation tool), which defines a color palette with CSS variables, improves efficiency in front-end web development.
No longer depend on CSS preprocessors to create color variables, use dynamic CSS variables.
The CSSColorVars interactive tool helps you create your color palette with CSS variables and be able to use dynamic functions to lighten, darken and reveal the color of your palette.
npm install
npm run serve
npm run build
npm run lint