Could be a regression. I just changed some code related to that. What does the generated file look like?
For now, a work-around is probably to make the import relative to a directory on the sass load_path. Hunt & pecked on my iPhone... Sorry if it's brief! On Mar 16, 2011, at 8:50 PM, Raving Genius <[email protected]> wrote: > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
