Toying with scroll-driven animations following @gn’s new folio.

Basic but fun PoC.

@wil nice! Is this CSS driven or JS?
@gn JS feeding the scale and opacity values as inlined cas custom props. Thanks!
@wil nice. I ended up using framer motion for mine.
@gn that’s a solid reminder that I need to brush up my React skills. I’m comfortable in reviewing a PR but not in spinning anything up from scratch.