Sign in
Log inSign up
CSS transition with varying speeds?

CSS transition with varying speeds?

Matthew Stillwell's photo
Matthew Stillwell
·Mar 1, 2016

I am changing an element's position using translate and CSS transitions where I'm applying this transition to my element:

transition: all .3s ease;

I want the transition speed to be really fast at the start and then slow down towards the end. Is there a way to do it?

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct