Created
July 12, 2011 01:54
-
-
Save tinney/1077243 to your computer and use it in GitHub Desktop.
Compass
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* 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