Anyone using TM2 with scss? I've got a bundle installed but the SCSS => CSS compiling doesn't work. Any workarounds or ideas?
Thanks in advance!!
-- View this message in context: http://textmate.1073791.n5.nabble.com/scss-to-css-conversion-tp25630.html Sent from the textmate users mailing list archive at Nabble.com.
Do you have the SCSS Ruby gem installed?
Do you have the newest version of the bundle?
What error are you getting?
Hi Brandon,
Thanks for your help!
Yes I have the gem installed.
Yes to newest bundle version (I cloned yesterday)
Here is the error I'm getting -
Errno::ENOENT: No such file or directory - ./app/sass Use --trace for backtrace.
Have tried fixing the file path, modifying the command, etc.
-- View this message in context: http://textmate.1073791.n5.nabble.com/scss-to-css-conversion-tp25630p25639.h... Sent from the textmate users mailing list archive at Nabble.com.