.NET wrapper around the LibSass (http://sass-lang.com/libsass) with the ability to support a virtual file system.
This package does not contain the native implementations of LibSass. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages...
More information
BundleTransformer.SassAndScss contains one translator-adapter - `SassAndScssTranslator`. This adapter makes translation of Sass and SCSS code to CSS code by using the LibSass Host for .NET (https://github.com/Taritsyn/LibSassHost) version 1.3.2 (supports the LibSass (http://sass-lang.com/libsass)...
More information
This package complements the LibSassHost package and contains the native implementation of LibSass version 3.6.4 for Linux (x64).
This package is only compatible with .NET Core.
Configures a project to automatically compile all SASS/SCSS files to css during build. No manual setup required and no dependencies are added to your project
This package complements the LibSassHost package and contains the native implementation of LibSass version 3.6.4 for OS X (x64).
This package is only compatible with .NET Core.