Skip to content

Instantly share code, notes, and snippets.

@MichaelArestad
Created January 28, 2015 17:11
Show Gist options
  • Save MichaelArestad/b8130e21a2d2e3d06655 to your computer and use it in GitHub Desktop.
Save MichaelArestad/b8130e21a2d2e3d06655 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
$plus: "S" + "+" + "M" + "+" + "L";
plus {
variable-string: $plus;
}
plus {
variable-string: "S+M+L";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment