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.AspNetHandler |
Install
Install-Package dotless.AspNetHandler
dotnet add package dotless.AspNetHandler
paket add dotless.AspNetHandler
dotless.AspNetHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- dotless.Core(>= 1.6.7)
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/.