touch-cursor
v1.0.0
Published
is a mobile like cursor
Downloads
1
Readme
touch-cursor
is a mobile like cursor
Actually stolen from react-spring examples.
Please notice that you may not want to install this module. It only contains a PNG file.
Usage
Add to your CSS
body {
cursor: url('https://unpkg.com/touch-cursor/touch-cursor.png') 39 39, auto;
}