Skip to content

Instantly share code, notes, and snippets.

@jensgro
Created February 28, 2013 14:06
Show Gist options
  • Save jensgro/5056980 to your computer and use it in GitHub Desktop.
Save jensgro/5056980 to your computer and use it in GitHub Desktop.
Sass-Stylesheet for oldIE
$isoldIE: true;
// import all mixins
@import "mixins/jg-mixins"
"mixins/legacy-mixins";
@import "partials/colors",
"partials/before-after",
"partials/before-after-legacy";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment