Skip to content

Instantly share code, notes, and snippets.

@lisacatalano
Created January 28, 2014 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lisacatalano/8673509 to your computer and use it in GitHub Desktop.
Save lisacatalano/8673509 to your computer and use it in GitHub Desktop.
// what we want to generate
// .msg:nth-of-type(1) {
// -webkit-animation-delay: 0;
// }
$ad-screen-count: 5;
$ad-msg-duration: 4;
.ad {
.msg {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment