Skip to content

Instantly share code, notes, and snippets.

@czajkovsky
Created August 5, 2014 06:12
Show Gist options
  • Save czajkovsky/c25022624909c8b3cbd4 to your computer and use it in GitHub Desktop.
Save czajkovsky/c25022624909c8b3cbd4 to your computer and use it in GitHub Desktop.
@mixin foo($bar) {
@include prefixer(foo, $bar, webkit moz spec);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment