You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library uses transforms to transition between different layout states, which means, in comparison to [CSS animations](https://web.dev/css-animated-grid-layouts/), it offers:
30
+
This library uses transforms to transition between different layout states, which means, in comparison to [pure CSS animations](https://web.dev/css-animated-grid-layouts/), it offers:
31
31
32
32
- better performance
33
33
- more flexibility in terms of what properties can be animated
0 commit comments