I have a class that dynamically builds a SASS string (see
https://gist.github.com/873758 for an example) and then pass it to
Sass::Engine.new. This was working just fine until I upgraded sass to
3.1.0.alpha.249 from 3.1.0.alpha.221. Now when I @import an absolute
path, Sass gives me an error. The files (still) exist and are all
readable. What gives? Is there an issue with sass 3.1.0.alpha.249?

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to