This is a snippet for a cursor tail animation. It replaces the default cursor with a custom one that has a tail.
https://emanuelefavero.github.io/cursor-tail-animation/
Note: This animation only works on desktop
- clone this repo and
cd
into it, then open theindex.html
file in your browser
Note: The CSS and JS files are inside in the
index.html
file for "copy and paste" purposes.