How to add custom css animation on collection-repeat?

Currently collection-repeat just attach and detach element without animation. In my project, I want to add custom css animation when attach new element/div in collection-repeat.

nope