:root {
animation: sync;
animation-timeline: scroll();
counter-reset: p var(--p);
}
@keyframes sync { to {--p: 100;}}
.p::before { content: counter(p) '%';}
wild how far you can get with CSS alone 🫶
Lots of good people to follow here:
bsky.app/start/did:pl...
Lots of good people to follow here:
bsky.app/start/did:pl...