Skip to content

Instantly share code, notes, and snippets.

@scottkellum
Created September 8, 2014 20:30
Show Gist options
  • Save scottkellum/78dbbdaabdd6bb877f91 to your computer and use it in GitHub Desktop.
Save scottkellum/78dbbdaabdd6bb877f91 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.3)
// Compass (v1.0.1)
// Modular Scale (v2.0.5)
// ----
@import 'modular-scale';
.animated-thing {
animation: do-a-barrel-roll ms(4,160ms) forwards ease;
}
.animated-thing {
animation: do-a-barrel-roll 1096.65635ms forwards ease;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment