# css-color-playground **Repository Path**: mirrors_dafrok/css-color-playground ## Basic Information - **Project Name**: css-color-playground - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CSS Color Playground Based on [color-factory](https://www.npmjs.com/package/color-factory) ## Develop ``` $ sudo npm i -g pug-cli stylus rollup browser-sync onchange $ npm i $ npm update $ npm run dev ``` ## Build ``` $ npm run build ```