houdini-leaf
v1.0.6
Published
Leaf and vine background decoration
Downloads
206
Readme
houdini-leaf
Import the script
<script src="https://unpkg.com/houdini-leaf"></script>
Default settings
.my-element {
--leaf-color: black;
--leaf-size: 16;
--leaf-variance: left | around;
background-image: paint(leaf);
}