An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/CSSColorVars/csscolorvars

ecmascript localstorage vue vuepress vuex

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


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
```