Base solution for your next web application
Open Closed

Compile of LESS files to CSS files #6068


User avatar
0
deltavision created

Hi,

this maybe related to #2825

Following your step-by-step (Core/MVC) - PhoneBookDemo. Created LESS file does not auto convert to CSS files when compiling.

What could be the reason?

Best regards Michael Vad


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Have you tried the solution provided in that post?

  • User Avatar
    0
    deltavision created

    Hi,

    I am not quite sure of what the solution in that post is :-)

    I can manually compile th LESS file by right-clicking and selecting Web Compiler...

  • User Avatar
    0
    deltavision created

    after first manual compile - it looks like the process automated.

    The conversion of the LESS goes to the "compilerconfig.json".

    So with new LESS files is it always necessary to either manual compile the first time og write to the "compilerconfig.json"

  • User Avatar
    0
    ismcagdas created
    Support Team

    Here is a link to WebCompiler if anyone else is interested https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebCompiler