summaryrefslogtreecommitdiff
path: root/media/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'media/config.rb')
-rw-r--r--media/config.rb13
1 files changed, 0 insertions, 13 deletions
diff --git a/media/config.rb b/media/config.rb
deleted file mode 100644
index 0bf7480..0000000
--- a/media/config.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-require 'susy'
-# Require any additional compass plugins here.
-project_type = :stand_alone
-# Set this to the root of your project when deployed:
-http_path = "/"
-css_dir = "css"
-sass_dir = "sass"
-images_dir = "img"
-javascripts_dir = "js"
-output_style = :compressed
-#output_style = (environment == :production) ? :compressed : :expanded
-# To enable relative paths to assets via compass helper functions. Uncomment:
-# relative_assets = true