aboutsummaryrefslogtreecommitdiff
path: root/scss/config.rb
diff options
context:
space:
mode:
authorJohn Mayhew2012-02-08 14:39:16 -0800
committerJohn Mayhew2012-02-08 14:39:16 -0800
commitb6bc8b0bb91382991e6e43ad341304c813124882 (patch)
tree9ab504c981d2cf3be96a9f80ce638a85300489db /scss/config.rb
parentc7b5edf0351d678d26b17eb5e2f995a140e209bb (diff)
parentab12be4e9a0d9fee4450795077b0107983b5682e (diff)
downloadninja-b6bc8b0bb91382991e6e43ad341304c813124882.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into WorkingBranch
Diffstat (limited to 'scss/config.rb')
-rwxr-xr-xscss/config.rb11
1 files changed, 11 insertions, 0 deletions
diff --git a/scss/config.rb b/scss/config.rb
new file mode 100755
index 00000000..23327bde
--- /dev/null
+++ b/scss/config.rb
@@ -0,0 +1,11 @@
1# Require any additional compass plugins here.
2# Set this to the root of your project when deployed:
3http_path = "/"
4css_dir = "../css"
5sass_dir = ""
6images_dir = "../images/"
7javascripts_dir = "../js"
8output_style = :compact
9line_comments = false
10# To enable relative paths to assets via compass helper functions. Uncomment:
11# relative_assets = true