WinLess.lessc 1.0.5

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WinLess.lessc --version 1.0.5
NuGet\Install-Package WinLess.lessc -Version 1.0.5
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="WinLess.lessc" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinLess.lessc --version 1.0.5
#r "nuget: WinLess.lessc, 1.0.5"
#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 WinLess.lessc as a Cake Addin
#addin nuget:?package=WinLess.lessc&version=1.0.5

// Install WinLess.lessc as a Cake Tool
#tool nuget:?package=WinLess.lessc&version=1.0.5

Package for easy compiling of LESS files in your build events.
Contains Node package of less.js.
Makes the following commands available:
lessc <lessFile> <cssFile>
lesscFolder <lessFolder> <cssFolder>
See included README.txt or http://winless.org/lessc for more information.

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 (1)

Showing the top 1 popular GitHub repositories that depend on WinLess.lessc:

Repository Stars
marklagendijk/WinLess
An awesome Windows GUI for less.js
Version Downloads Last updated