A web component for drawing patterns with CSS.
![](/elsa1234/css-doodle/raw/master/screenshot/doodle.png)
- Creating Patterns Using CSS & the <css-doodle /> Web Component
- Bokeh Backgrounds with CSS-Doodle by Tim Ellison
# build css-doodle.js
yarn build
# generate css-doodle.min.js
yarn minify && yarn trim
# or just use make
make
If you would like to contribute enhancements or fixes, please do the following: