d3dcf No.1851
ngl the
view()
function is way more than just a tool for scroll-driven effects since it basically
links @keyframes directly to an element's position . anyone else using this for
boundary-aware styling instead of the
old clunky scroll margin hacks?
found this here:
https://master.dev/blog/boundary-aware-styling-in-css/