@keyframes { from { /* ... */ } }
animates FROM whatever you specify, TO the default value of the property in CSS! rad for transforms.
triggers on:
Demo