Can someone tell me how to use dotless/LESS with MVC 5?
I tried to install dotless from NuGet using:
install-packege dotless
But I get this error when I run my project:
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
Most likely causes:
This application defines configuration in the system.web/httpHandlers section.