I am using the Bundle Transformer to compile Less to CSS on my .NET web project, which seemed like a very fast and easy way to do it.
However I can't find the option to configure the Less compilation to generate CSS sourcemaps. The documentation on the BundleTransformer site is not very helpful.