/dotless

.NET Port of the ruby Less CSS lib

Primary LanguageC#Apache License 2.0Apache-2.0

Just Want a .dll?

If you don't care about the source and just want a .dll you can visit our build server and download the latest release: DotLess Build Server.

Simply select for the latest successful build and click on the "Artifacts" section, here you'll find the latest compiler exe and any dll's required.

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/. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.