Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save briandailey/72e4cbed397e81979bf65d455f32409a to your computer and use it in GitHub Desktop.

Select an option

Save briandailey/72e4cbed397e81979bf65d455f32409a to your computer and use it in GitHub Desktop.
transition-example
.class {
transition: property ($transition-speed * 2) $transition-easing;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment