Encoding.default_external = "UTF-8" require 'compass/import-once/activate' # Require any additional compass plugins here. # Set this to the root of your project when deployed: http_path = "/assets/" css_dir = "/assets/css" sass_dir = "/assets/scss" images_dir = "/assets/images" javascripts_dir = "/assets/js" output_style = :compact # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true sourcemap = true line_comments = false relative_assets = true # If you prefer the indented syntax, you might want to regenerate this # project again passing --syntax sass, or you can uncomment this: # preferred_syntax = :sass # and then run: # sass-convert -R --from scss --to sass scss && rm -rf sass && mv scss sass