This file contains hidden or 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
| require 'sass' | |
| require 'compass' | |
| # Require any additional compass plugins here. | |
| # Get the directory that this configuration file exists in | |
| dir_src = File.dirname(__FILE__) | |
| # Set this to the root of your project when deployed: | |
| http_path = "/" |
NewerOlder