Skip to content

Instantly share code, notes, and snippets.

@Snugug
Created May 5, 2015 20:46
Show Gist options
  • Select an option

  • Save Snugug/c40ce65546846b9280be to your computer and use it in GitHub Desktop.

Select an option

Save Snugug/c40ce65546846b9280be to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div library-class="foo">
Hello World
</div>
// ----
// Sass (v3.4.13)
// Compass (v1.0.3)
// ----
[library-class="foo"] {
background: red;
}
[library-class="foo"] {
background: red;
}
<div library-class="foo">
Hello World
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment