Skip to content

Instantly share code, notes, and snippets.

@almaron
Created April 24, 2012 10:29
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 almaron/2478651 to your computer and use it in GitHub Desktop.
Save almaron/2478651 to your computer and use it in GitHub Desktop.
application.css.scss
/*
*= require_self
*/
@import "base";
@import "style";
@import "forms";
@import "custom_forms";
@import "pages";
@import "news";
@import "blog";
@import "guests";
@import "users";
@import "char/chars";
@import "char/delegates";
@import "char/skill_apps";
@import "devise";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment