Style based on scroll position

Can anyone help me style an element depending on if other elements are visible at a certain position?

Put simply, I'm trying to copy the tailwind docs where the specific section label in the sidebar is highlighted when its corresponding content comes into view: https://tailwindcss.com/docs/scroll-snap-type
Utilities for controlling how strictly snap points are enforced in a snap container.
Scroll Snap Type - Tailwind CSS
Was this page helpful?