load_paths option not working?

166 views
Skip to first unread message

BobTodd

unread,
Jan 14, 2011, 9:09:10 AM1/14/11
to StaticMatic
Hi

I a resorted to using this in my sass imports

@import '../sass/content'

Since none of the following are being picked up:

in

/config/compass.rb:
load_paths = ["/home/al/workspace/agileapps/src/sass"]

in both
/config/site.rb & /src/configuration.rb:
configuration.sass_options = {:load_paths => ["/home/al/workspace/
agileapps/src/sass"]}

Is this a known bug?

BTW Which is the recommended file to place these options?

Thanks

BobTodd

unread,
Jan 14, 2011, 9:42:36 AM1/14/11
to StaticMatic
OK, so in compass.rb, this seems to be working:

sass_options = {:load_paths => ["/home/al/workspace/agileapps/src/
sass"]}
Reply all
Reply to author
Forward
0 new messages