config.rb 302 B

123456789
  1. # Require any additional compass plugins here.
  2. # Set this to the root of your project when deployed:
  3. http_path = "/"
  4. css_dir = "../css"
  5. sass_dir = "src"
  6. images_dir = "img"
  7. output_style = :compressed
  8. # To enable relative paths to assets via compass helper functions. Uncomment:
  9. # relative_assets = true