stitches icon indicating copy to clipboard operation
stitches copied to clipboard

Suffix `animationDelay` with `ms` instead of `px`

Open iduuck opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. I always need to add the ms suffix to the number, when using animationDelay in my code. Because otherwise it would interpolate to {{NUMBER}}px instead of {{NUMBER}}ms.

Describe the solution you'd like Integration ms instead of px cause this is the right suffix for animations.

Describe alternatives you've considered See above.

Additional context Non right now.

Edit: I think this resolves, when those lines are being removed.

iduuck avatar Jul 31 '22 15:07 iduuck