Robuta

https://css-tricks.com/almanac/properties/s/scroll-snap-align/
Jan 1, 2021 - scroll-snap-align is part of the CSS Scroll Snap Module. Scroll snapping refers to
scroll snapcss tricksalign
https://tailwindcss.com/docs/scroll-snap-align
Utilities for controlling the scroll snap alignment of an element.
scroll snaptailwind cssaligninteractivity
https://nerdy.dev/preview-scrollSnapChange-and-scrollSnapChanging-js-events
Preview two new JS events: scrollSnapChange & scrollSnapChanging Watch me as I explain what's happening in this scroll snap event visualizer ....
scroll snapjs eventspreviewchangechanging
https://www.oddbird.net/2019/10/31/scroll-snap/
Without any JavaScript or "scrolljacking"
scroll snapcssoddbird
https://12daysofweb.dev/2022/css-scroll-snap/
Tips, tricks and grab-n-go demos for elegant and well-orchestrated scroll experiences.
css scroll snapdaysweb
https://tailwindcss.com/docs/scroll-snap-type
Utilities for controlling how strictly snap points are enforced in a snap container.
scroll snaptailwind csstypeinteractivity
https://developer.chrome.com/blog/scroll-snap-events
Introducing two new JavaScript events: scrollSnapChange and scrollSnapChanging.
scroll snapeventschromedevelopers
https://tailwindcss.com/docs/scroll-snap-stop
Utilities for controlling whether you can skip past possible snap positions.
scroll snaptailwind cssstopinteractivity
https://nerdy.dev/pull-to-refresh-prototype-with-scroll-snap-and-scroll-driven-animation
Scroll snap handles the scrolling stop points, SDA handles the animations and scrollend provides the event needed to trigger it all.
scroll snappullrefreshdrivenanimation
https://www.manning.com/liveproject/scroll-snap
Utilize CSS to set up different features for when a user scrolls your page.
scroll snapmartine