I would assume that gets the UMD version of ScrollTrigger, but the ES Module of GSAP (the core). Shouldn't it look like this? import { gsap } from 'gsap/dist/gsap'; import { ScrollTrigger } from "gsap/dist/ScrollTrigger";  
    • Like
    2