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