Skip to content
agatronic edited this page Apr 6, 2012 · 1 revision

Installing .less

NuGet
PM> Install-Package dotless

Nu

Dotless is available through the nu package system. Just hit

nu install dotless

and you’ll get the dotless compiler installed to your PATH and the dotless.Core.dll will be placed in your /lib/dotless folder.
More info on nu and dotless

Download binary release

Just head to our downloads page and grab the latest package, just copy the files to your project folder.