Skip to content

Instantly share code, notes, and snippets.

@eric-wood
Created June 4, 2014 19:28
Show Gist options
  • Save eric-wood/ddcd08b7e67b90938f60 to your computer and use it in GitHub Desktop.
Save eric-wood/ddcd08b7e67b90938f60 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.7)
// Compass (v1.0.0.alpha.18)
// ----
$foo: "random";
.foo {
left: call($foo, 10);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment