With the deprecation of LibSass / node-sass https://sass-lang.com/blog/libsass-is-deprecated , do you intend to change the peer dependency to sass?
Both have the same JS Api. https://sass-lang.com/documentation/js-api
And they seem to work fine with this importer, however you get a terminal warning about unmet peer dependencies. Honestly not sure if there's a way to make it an either/or peer dependency. OR perhaps a rebrand of this library is coming down the line.
With the deprecation of LibSass / node-sass https://sass-lang.com/blog/libsass-is-deprecated , do you intend to change the peer dependency to sass?
Both have the same JS Api. https://sass-lang.com/documentation/js-api
And they seem to work fine with this importer, however you get a terminal warning about unmet peer dependencies. Honestly not sure if there's a way to make it an either/or peer dependency. OR perhaps a rebrand of this library is coming down the line.