-
CSS Motion Path + Transforms: A
transform: translateis applied *after* its Motion Path properties Atranslatehappens *before* the Motion Path, so the path is (effectively) translated codepen.io/danwilson/pen/xxbmZLw?editors=1000
transform: translate is applied *after* its Motion Path properties
A translate happens *before* the Motion Path, so the path is (effectively) translated
codepen.io/danwilson/pen/xxbmZLw?editors=1000