Skip to content

Instantly share code, notes, and snippets.

@gsnedders
Created November 25, 2014 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsnedders/0efeecfb82381a1bb39e to your computer and use it in GitHub Desktop.
Save gsnedders/0efeecfb82381a1bb39e to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<section class="stuff">
</section>
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
#{selector-unify("html.sml *", "html.article h2")} {
color: black;
}
html.sml html.article h2, html.article html.sml h2 {
color: black;
}
<section class="stuff">
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment