Join Nostr
2025-12-16 13:51:51 UTC

Patrick Brosset on Nostr: Trying to animate grid-row and grid-column to make an item move around a CSS grid. It ...

Trying to animate grid-row and grid-column to make an item move around a CSS grid.
It works great as long as I don't use a custom property for the grid size.
If I do, the item jumps between corners on Firefox. Works fine in Chromium.

Left: Chrome
Right: Firefox

See: https://codepen.io/captainbrosset/pen/YPqopPj?editors=0100