This project is purity CSS editor.
You can use it as you see it.
- Support multi DIV Layers
- Support multi css background images(gradients)
- Support easy colorstep tool
- Support static colorstep
- Support DIV clip-path property for SVG
- Support to export (html, css)
- Support to export both codepen and jsfiddle
- Support local storage
- Support css filter
- Support box-shadow, text-shadow
git clone https://github.com/easylogic/css
cd css
npm install
npm run dev
open localhost:10001/dev.html
npm run build
npm run dev
open localhost:10001/index.html