Skip to content

Instantly share code, notes, and snippets.

@ivanasetiawan
Created October 8, 2015 14:34
Show Gist options
  • Save ivanasetiawan/95b14b2d3ff411543450 to your computer and use it in GitHub Desktop.
Save ivanasetiawan/95b14b2d3ff411543450 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.makelaars-reactform {
& h2.h1 { background: red; }
}
.makelaars-reactform {
h2.h1 { background: red; }
}
.makelaars-reactform h2.h1 {
background: red;
}
.makelaars-reactform h2.h1 {
background: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment