Awesome
<p align="center">
<img style="max-width: 300px; width: 100%;" src="./src/assets/cssColorVars-dark.png" alt="CSS ColorVars Logo"/>
</p>
<p align="center"><b>CSSColorVars (code generation interactive tool), which defines colors with CSS variables, improves the simplicity of the variables and the performance on a website.</b>
<br>
<p align="center">
<img style="max-width: 400px; width: 100%;" src="./src/assets/csscolorvars-responsive.png" alt="CSS ColorVars responsive"/>
</p>
No longer depend on CSS preprocessors to create color variables, use dynamic CSS variables.
The CSSColorVars interactive tool helps you create your colors with CSS variables and use dynamic functions CSS to apply lightness, darkness and transparency in the color variable.</p>
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint