Like JS's IntersectionObserver, using CSS to track elements crossing the ScrollPort and applying blurFadeIn animation. 🔥
———
📌 CSS scroll-driven animations
https://developer.mozilla.org/en-US/d...
📌 animation-range CSS MDN Reference
https://developer.mozilla.org/en-US/d...
📌 view() CSS MDN reference
https://developer.mozilla.org/en-US/d...
📌 Can I Use view()
https://caniuse.com/?search=view()