Taritsyn / LibSassHost

.NET wrapper around the LibSass library with the ability to support a virtual file system.
Apache License 2.0
82 stars 11 forks source link

application o virtual directory #43

Closed eduardocp closed 4 years ago

eduardocp commented 4 years ago

I have an application that uses SCSS and runs on a virtual directory.

When I use the LibSassHost.Native.win-x86 package in version 1.3.1, @imports with paths that do not use ~ in their path will stop working, while 1.2.10 works.

ex: http://localhost/app

Taritsyn commented 4 years ago

Hello, Eduardo!

It is possible that this error is related to the “[BUG] Upgrade to v1.3.1 adds /c/ to paths” issue.

Taritsyn commented 4 years ago

Hello, Eduardo!

This error is fixed in version 1.3.2.