Skip to content

Instantly share code, notes, and snippets.

@cimmanon
Created September 10, 2015 20:25
Show Gist options
  • Save cimmanon/cade239689ecf610c3b9 to your computer and use it in GitHub Desktop.
Save cimmanon/cade239689ecf610c3b9 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<section class="demo">
<div id="run-demo" class="box">foo</div>
</section>
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
$null: null;
.foo {
background: $null;
}
<section class="demo">
<div id="run-demo" class="box">foo</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment