Skip to content

Instantly share code, notes, and snippets.

@justinryder
Created December 8, 2014 20:53
Show Gist options
  • Save justinryder/673789d153d761beb4a7 to your computer and use it in GitHub Desktop.
Save justinryder/673789d153d761beb4a7 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
.foo {
.modernizr-class {
color: red;
}
.modernizr-class {
background-color: yellow;
}
}
.foo .modernizr-class {
color: red;
}
.foo .modernizr-class {
background-color: yellow;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment