I have followed a this video - https://www.youtube.com/watch?v=VgS5CP7zlXE it works but i have an issue where this code - scrollOffsets: [CSS.px(250), CSS.percent(80)] doesnt seem to have an effect on when the transition starts and ends please help me
Scroll-based animations used to be pretty hard and usually meant turning to a library. With the Web Animations API and ScrollTimeline, it's now surprisingly easy to do!