You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course the actual solution should not hardcode the path. I wasn't able to build the whole solution, so can't offer a pull request. Plus I'm not sure how you'd want to handle the actual compass mixins? Should they be distributed with the Nuget package? Or downloaded separately and pointed to using a configuration value.
The text was updated successfully, but these errors were encountered:
We are porting a large web system from Ruby to .NET. We make extensive use of compass mixins. Can you add support for this please?
I dug around the code a bit, and was able to 'hack' this by modifying in
SassCompiler
the line:to
Of course the actual solution should not hardcode the path. I wasn't able to build the whole solution, so can't offer a pull request. Plus I'm not sure how you'd want to handle the actual compass mixins? Should they be distributed with the Nuget package? Or downloaded separately and pointed to using a configuration value.
The text was updated successfully, but these errors were encountered: