This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Further enhancement to css3transform animation modifier
The css3transform animation modifier now sets animation properties (such as duration and easing) in code, rather than relying on transitions being specified in application CSS. This brings it close to parity with the other animation modifiers.
Further documentation on the current state of the modifier is here.