Live SASS compile sets up file watchers to automatically build SASS changes while the server is running.
Info
Version: | 0.1.19-alpha0000 |
Author(s): | Jacob Dixon |
Last Update: | Thursday, November 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JakeDixon/JacobDixon.AspNetCore.LiveSassCompile |
NuGet Url: | https://www.nuget.org/packages/JacobDixon.AspNetCore.LiveSassCompile |
Install
Install-Package JacobDixon.AspNetCore.LiveSassCompile
dotnet add package JacobDixon.AspNetCore.LiveSassCompile
paket add JacobDixon.AspNetCore.LiveSassCompile
JacobDixon.AspNetCore.LiveSassCompile Download (Unzip the "nupkg" after downloading)
Dependencies
- LibSassHost(>= 1.3.2)
- LibSassHost.Native.win-x64(>= 1.3.2)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Options(>= 3.1.9)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.9)
Tags