Skip to content

Instantly share code, notes, and snippets.

@zeevallin
Created July 4, 2013 00:33
Show Gist options
  • Save zeevallin/5924028 to your computer and use it in GitHub Desktop.
Save zeevallin/5924028 to your computer and use it in GitHub Desktop.
.main-container, .sidebar
@each $vendor in -moz-, -o-, -webkit-, ""
#{$vendor}transition-property: margin-right, margin-left
#{$vendor}transition-duration: .3s
#{$vendor}transition-timing-function: ease-in-out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment