Skip to content

Instantly share code, notes, and snippets.

@imathis
Created May 29, 2013 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imathis/5672127 to your computer and use it in GitHub Desktop.
Save imathis/5672127 to your computer and use it in GitHub Desktop.
Potential way for allowing optional customization.
@import "../custom/theme/_colors.*"; // can set defaults to override theme colors
@import "colors"; // Sets colors with $color: #aaa !default;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment