diff options
author | Jon Reid | 2012-06-14 14:30:16 -0700 |
---|---|---|
committer | Jon Reid | 2012-06-14 14:30:16 -0700 |
commit | 0bb16b6a7aa392b9e26eb9787542da9a274c4960 (patch) | |
tree | 72cf5f580f32c5f21f573c7812a3a387917ab01e /js/panels/Timeline/EasingMenu.reel/scss/config.rb | |
parent | 0d080d97141cd08855e14a63fa3fee062663cd7d (diff) | |
parent | 53bb51a38edc6fe7cc80c43d34027590a22a1d32 (diff) | |
download | ninja-0bb16b6a7aa392b9e26eb9787542da9a274c4960.tar.gz |
Merge branch 'new-easing-menu' into timeline-local
Diffstat (limited to 'js/panels/Timeline/EasingMenu.reel/scss/config.rb')
-rw-r--r-- | js/panels/Timeline/EasingMenu.reel/scss/config.rb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/js/panels/Timeline/EasingMenu.reel/scss/config.rb b/js/panels/Timeline/EasingMenu.reel/scss/config.rb new file mode 100644 index 00000000..e5a99b70 --- /dev/null +++ b/js/panels/Timeline/EasingMenu.reel/scss/config.rb | |||
@@ -0,0 +1,9 @@ | |||
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 = "" | ||
6 | images_dir = "../images/" | ||
7 | javascripts_dir = "../js" | ||
8 | # To enable relative paths to assets via compass helper functions. Uncomment: | ||
9 | # relative_assets = true | ||