SassBuilder 0.1.2

Suggested Alternatives

CssBuilder

Additional Details

This package has been renamed to CssBuilder.

There is a newer version of this package available.
See the version list below for details.
dotnet add package SassBuilder --version 0.1.2
NuGet\Install-Package SassBuilder -Version 0.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SassBuilder" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SassBuilder --version 0.1.2
#r "nuget: SassBuilder, 0.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SassBuilder as a Cake Addin
#addin nuget:?package=SassBuilder&version=0.1.2

// Install SassBuilder as a Cake Tool
#tool nuget:?package=SassBuilder&version=0.1.2

Simple wrapper of LibSassHost. It will add a MSBuild/dotnet build target for .scss files in your project. All .scss files included in the project will be compiled to .css files during the build.

Require dotnet core 5.0 installed.

Support platform:

  • Windows/x86
  • Windows/x64
  • Linux/x64
  • OSX/x64
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.6 713 11/25/2020
0.1.5 493 11/24/2020
0.1.4 551 11/21/2020
0.1.3 475 11/20/2020
0.1.2 462 11/17/2020
0.1.1 458 11/16/2020