From b89a7ee8b956c96a1dcee995ea840feddc5d4b27 Mon Sep 17 00:00:00 2001 From: Pierre Frisch Date: Thu, 22 Dec 2011 07:25:50 -0800 Subject: First commit of Ninja to ninja-internal Signed-off-by: Valerio Virgillito --- js/components/colorbar.reel/config.rb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 js/components/colorbar.reel/config.rb (limited to 'js/components/colorbar.reel/config.rb') diff --git a/js/components/colorbar.reel/config.rb b/js/components/colorbar.reel/config.rb new file mode 100755 index 00000000..9b55af19 --- /dev/null +++ b/js/components/colorbar.reel/config.rb @@ -0,0 +1,9 @@ +# Require any additional compass plugins here. +# Set this to the root of your project when deployed: +http_path = "/" +css_dir = "css" +sass_dir = "css" +images_dir = "img" +javascripts_dir = "../" +# To enable relative paths to assets via compass helper functions. Uncomment: +# relative_assets = true -- cgit v1.2.3