CSSColorVars / csscolorvars

CSSColorVars (code generation interactive tool), which defines colors with CSS variables, improves the simplicity of the variables and the performance on a website.

Home Page:https://csscolorvars.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS ColorVars Logo

CSSColorVars (code generation interactive tool), which defines colors with CSS variables, improves the simplicity of the variables and the performance on a website.

CSS ColorVars responsive

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.

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

About

CSSColorVars (code generation interactive tool), which defines colors with CSS variables, improves the simplicity of the variables and the performance on a website.

https://csscolorvars.github.io/

License:MIT License


Languages

Language:Vue 51.8%Language:CSS 29.9%Language:JavaScript 15.8%Language:HTML 2.4%