Skip to content

Instantly share code, notes, and snippets.

@babsgosgens
Created August 14, 2013 12:46
Show Gist options
  • Save babsgosgens/6230736 to your computer and use it in GitHub Desktop.
Save babsgosgens/6230736 to your computer and use it in GitHub Desktop.
// Import Compass, no-game without it
@import "Compass";
// Import the settings: first the defaults and then the skin settings;
@import "framework/helpers";
// Import the settings: first the defaults and then the skin settings;
@import "framework/grid/settings";
/*Add your settings here*/
// Import the behavior, this is where the styles will be rendered
@import "framework/grid/behavior";
/*Add your behavior here*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment