# Set this to the root of your project when deployed: css_dir = "css" sass_dir = "sass" images_dir = "images" # You can select your preferred output style here (can be overridden via the command line): # output_style = :expanded or :nested or :compact or :compressed output_style = :compressed # To enable relative paths to assets via compass helper functions. Uncomment: relative_assets = true