Skip to content

Telligent/dotless

 
 

Repository files navigation

This is a fork of the dotless project updated to support .Net 8.0 and the latest versions of dependencies. It includes only the core dotless compiler. For other functionality (like the command line tools or web tools), please check the original repository.

NuGet package Version information Description
dotless.Core Less compiler

.NET Framework version support

Starting with version 1.7 following .NET Framworks are suported:

  • .NET 8.0

Whats this all about?

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/.

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%