Skip to content

Instantly share code, notes, and snippets.

@avit
Created September 14, 2010 23:27
Show Gist options
  • Save avit/579955 to your computer and use it in GitHub Desktop.
Save avit/579955 to your computer and use it in GitHub Desktop.
$global-reset-applied: false;
@mixin global-reset {
$global-reset-applied: true !global;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment