Skip to content

Instantly share code, notes, and snippets.

@LarryMatte
Created June 23, 2015 02:33
Show Gist options
  • Save LarryMatte/c509f8efd75e7a3e44eb to your computer and use it in GitHub Desktop.
Save LarryMatte/c509f8efd75e7a3e44eb to your computer and use it in GitHub Desktop.
Add it to your .myAnimation class
.myAnimation {
background-color: #ff0000;
width: 50px;
height: 50px;
@mixin animation_delay(DELAY);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment