Skip to content

Instantly share code, notes, and snippets.

@krishammons
Last active January 21, 2016 22:57
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 krishammons/85c0fa92da8c72a11069 to your computer and use it in GitHub Desktop.
Save krishammons/85c0fa92da8c72a11069 to your computer and use it in GitHub Desktop.
Bourbon Transform Example
// Bourbon Tramform Mixin
.Block {
@include transform(translateY(50px));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment