Skip to content

Instantly share code, notes, and snippets.

@borisguery
Forked from armetiz/gist:5908044
Last active December 19, 2015 05:59
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 borisguery/5908055 to your computer and use it in GitHub Desktop.
Save borisguery/5908055 to your computer and use it in GitHub Desktop.
.myTransform(@argument : none) {
-webkit-transform: ~"@argument"(10px);
-moz-transform: ~"-moz-@{argument}"(10px);
etc..
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment