CSS craft
Ink reveal
Mask-based type reveal that follows the pointer like wet ink.
INK
Drag the ink across the word
-webkit-mask-image: radial-gradient(circle at var(--x) var(--y), #000 0 var(--r), transparent calc(var(--r) + 1px));
CSS craft
Mask-based type reveal that follows the pointer like wet ink.
INK
Drag the ink across the word
-webkit-mask-image: radial-gradient(circle at var(--x) var(--y), #000 0 var(--r), transparent calc(var(--r) + 1px));