easylogic / css

CSS Prototype Editor
https://css.easylogic.studio/
MIT License
9 stars 1 forks source link

EasyLogic Studio - Enjoyable CSS Gradient Editor

This project is purity CSS editor.

https://css.easylogic.studio/

You can use it as you see it.

Screen Shot

Features

Developments

local dev

git clone https://github.com/easylogic/css
cd css
npm install 
npm run dev 
open localhost:10001/dev.html 

build

npm run build 
npm run dev
open localhost:10001/index.html

License : MIT