project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/" css_dir = "../media" sass_dir = "sass" images_dir = "../media/img" javascripts_dir = "../media" #output_style = :compressed output_style = :compressed #output_style = (environment == :production) ? :compressed : :expanded # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true