Untitled

Anonymous
plain_text
01/16/2025 6:42 PM
204 B
13
Indexable
gsap.timeline({
  scrollTrigger: {
    scrub: 1,
    trigger: ".scroll-trigger-ready__worm-wrap",
    start: "top 90%",
    end: "bottom 30%",
  },
});
Editor is loading...
Leave a Comment