summaryrefslogtreecommitdiff
path: root/objectapp/static/objectapp/css/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'objectapp/static/objectapp/css/config.rb')
-rw-r--r--objectapp/static/objectapp/css/config.rb9
1 files changed, 9 insertions, 0 deletions
diff --git a/objectapp/static/objectapp/css/config.rb b/objectapp/static/objectapp/css/config.rb
new file mode 100644
index 0000000..accf354
--- /dev/null
+++ b/objectapp/static/objectapp/css/config.rb
@@ -0,0 +1,9 @@
+# Require any additional compass plugins here.
+project_type = :stand_alone
+# Set this to the root of your project when deployed:
+http_path = "/"
+css_dir = "."
+sass_dir = "src"
+images_dir = "../img"
+output_style = :compact
+line_comments = false