scroll-timeline
scroll-timeline copied to clipboard
Can we avoid parsing CSS and use CSS variables to drive animation instead?
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.