Skip to content

Instantly share code, notes, and snippets.

@kaelig
Created December 8, 2015 21:46
Show Gist options
  • Save kaelig/056481432533e3115893 to your computer and use it in GitHub Desktop.
Save kaelig/056481432533e3115893 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div class="test@s">foobar</div>
// ----
// libsass (v3.2.5)
// ----
.test\@s {
color: red;
}
.test\@s {
color: red;
}
<div class="test@s">foobar</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment