diff options
author | Jon Reid | 2012-06-12 16:47:15 -0700 |
---|---|---|
committer | Jon Reid | 2012-06-12 16:47:15 -0700 |
commit | f97e4b6ab1db9fb7de18b2e44c1b0edcf2ba072d (patch) | |
tree | e2750ba885826ce0e1f819c2a4c1655f41308360 /js/panels/Timeline/EasingMenu.reel/scss/config.rb | |
parent | 8c55dfcb0a669eef0a3bb406b70868078ef09810 (diff) | |
download | ninja-f97e4b6ab1db9fb7de18b2e44c1b0edcf2ba072d.tar.gz |
Timeline: New popup menu for easing choices.
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 | ||