Info
Version: | 1.6.7 |
Author(s): | Daniel Hölbling, James Foster, Luke Page |
Last Update: | Wednesday, August 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotless/dotless |
NuGet Url: | https://www.nuget.org/packages/dotless.Core |
Install
Install-Package dotless.Core
dotnet add package dotless.Core
paket add dotless.Core
dotless.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- System.Drawing.Common(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
Tags
This is a project to port the hugely useful Less libary to the .NET world.
It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.