dancwilson’s avatardancwilson’s Twitter Archive—№ 1,172

  1. CSS Motion Path + Transforms: A 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