Delegate.SassBuilder
1.4.0
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
Install-Package Delegate.SassBuilder -Version 1.4.0
dotnet add package Delegate.SassBuilder --version 1.4.0
<PackageReference Include="Delegate.SassBuilder" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Delegate.SassBuilder --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Delegate.SassBuilder, 1.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Notice: Includes a compiled version of sassc-win
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Delegate.SassBuilder:
Package | Downloads |
---|---|
TestScopedPackage
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Delegate.SassBuilder:
Repository | Stars |
---|---|
bitfoundation/bitframework
Full stack dev framework for C# / TypeScript / JavaScript developers
|