scroll-timeline icon indicating copy to clipboard operation
scroll-timeline copied to clipboard

Can we avoid parsing CSS and use CSS variables to drive animation instead?

Open ackava opened this issue 9 months ago • 1 comments

I have already created POC at https://github.com/web-atoms/scroll-timeline , which does not rely on parsing CSS style blocks, and thus it doesn't break if there are wrong styles anywhere.

ackava avatar Apr 11 '25 16:04 ackava