I wonder if there is a way to precompile *.less files(http://www.dotlesscss.org/) with visual studio.
*.less
The site gives me a dotless.compiler.exe
dotless.compiler.exe
In my search for working with DotLess I also found this library:
http://www.codethinked.com/post/2010/03/17/Bundler-Now-Supports-Css-And-less.aspx
Adding it to my own question because it might help others.