Skip to content

Instantly share code, notes, and snippets.

@magicspon
Created May 13, 2015 14:54
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 magicspon/1190da5ab0ff3717ba9b to your computer and use it in GitHub Desktop.
Save magicspon/1190da5ab0ff3717ba9b to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.2)
// ----
.with {
#{&} {
we: can;
@at-root {
.something {
hello: hugh
}
}
}
}
.with .with {
we: can;
}
.something {
hello: hugh;
}
<h1>I'm text yeah</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment