Skip to content

Instantly share code, notes, and snippets.

@ayumi
Created January 24, 2013 22:24
Show Gist options
  • Save ayumi/4628693 to your computer and use it in GitHub Desktop.
Save ayumi/4628693 to your computer and use it in GitHub Desktop.
/*
* sprockets doesn't play well with SASS, dont use the default directives!
* (this one is cool)
*= require_self
*/
@import "lib/**/*";
@import "variables/**/*";
@import "styles/**/*";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment