LessCompiler
LessCompiler copied to clipboard
Does not function under VS 2019
Installed product versions
- Visual Studio: Community 2019
- This extension: 0.9.44
Description
Extension does not work under Visual Studio 2019
Steps to recreate
- Fresh install of VS 2019
- Create a new asp.net core project (core 2.2)
- Install extension
- Add a .LESS file to your project
- Open the .LESS file and click the watermark to enable
- Rebuild solution or right click the solution and press rebuild LESS
Current behavior
Nothing happens, no .css file is generated
Expected behavior
Should generate .css output files.
Yes, I am just discovering this too. Doesn't work. A shame.