ScrollTrigger
ScrollTrigger needs to be registered with GSAP before it can be used. This can
be done by importing it from the gsap
package and calling registerPlugin
with it.
There is no special syntax needed to use
ScrollTrigger with Glaze.
Since it is defined inside the scrollTrigger
property of the animation object,
dot notation can be used to adjust its settings.