Jez
jezdriver.com
Jez
@jezdriver.com
dark mode version?? 👀
July 3, 2025 at 10:07 AM
This is so cool!! I can imagine doing some fun stuff with mixing transforms.

I totally had the same realisation about using CSS vars.
gist.github.com/JezDriver/dc...

I have a few anims I can reuse wherever, like `move-in-x` which animates from `transform: translateX(var(--move-x-dist, 1rem));`
A versatile keyframe animation configured using css variables #css
A versatile keyframe animation configured using css variables #css - configurable-keyframe-anim.css
gist.github.com
June 11, 2025 at 10:39 AM