Skip to content

Instantly share code, notes, and snippets.

@cimmanon
Created July 15, 2014 15:13
Show Gist options
  • Save cimmanon/7aef2d82f5e60a9dddff to your computer and use it in GitHub Desktop.
Save cimmanon/7aef2d82f5e60a9dddff to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
.throws-a-meaningless-error-by-itself {
animation:
typing 1.2s 9.8s steps(11, end) both, blink-caret 1s step-end infinite;
}
.throws-a-meaningless-error-by-itself {
animation: typing 1.2s 9.8s steps(11, end) both, blink-caret 1s step-end infinite;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment