Skip to content

Instantly share code, notes, and snippets.

@tinney
Created July 12, 2011 01:54
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 tinney/1077243 to your computer and use it in GitHub Desktop.
Save tinney/1077243 to your computer and use it in GitHub Desktop.
Compass
/*
* This is a manifest file that'll automatically include all the stylesheets available in this directory
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
* the top of the compiled file, but it's generally better to create a new file per style scope.
*= require_self
*/
@import "compass/reset";
@import "compass/css3/transition";
@import "layout";
@import "nav";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment