Info
Version: | 1.5.3-beta1 |
Author(s): | Daniel Hölbling, James Foster, Luke Page |
Last Update: | Friday, May 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotlessClientOnly |
Install
Install-Package DotlessClientOnly
dotnet add package DotlessClientOnly
paket add DotlessClientOnly
DotlessClientOnly Download (Unzip the "nupkg" after downloading)
Dependencies
12 packages depend on this package.
You should only use this package if you do not want any ASP.net functionality.
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/.