Skip to content

Instantly share code, notes, and snippets.

@aoussarmustapha
Created May 4, 2015 09:35
Show Gist options
  • Save aoussarmustapha/5142f6ffa83f2be65a47 to your computer and use it in GitHub Desktop.
Save aoussarmustapha/5142f6ffa83f2be65a47 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.13)
// Compass (v1.0.3)
// ----
$NavColor: null !default;
@if $NavColor != null {
color:$NavColor;
}
Properties are only allowed within rules, directives, mixin includes, or other properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment