Skip to content

Instantly share code, notes, and snippets.

@srph
Created September 23, 2014 20:53
Show Gist options
  • Select an option

  • Save srph/33128f6d4f10337251d4 to your computer and use it in GitHub Desktop.

Select an option

Save srph/33128f6d4f10337251d4 to your computer and use it in GitHub Desktop.
@import "framework";
@example-variable: #000;
@example-variable: #fff;
.example-class {
color: @example-variable
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment