Skip to content

Instantly share code, notes, and snippets.

@sturobson
Created February 14, 2014 15:58
Show Gist options
  • Save sturobson/9003582 to your computer and use it in GitHub Desktop.
Save sturobson/9003582 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.3)
// Compass (v1.0.0.alpha.18)
// ----
.a {
&-test {
color: red;
}
}
.a-test {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment