LessCompiler
LessCompiler copied to clipboard
No minified css file generated
Installed product versions
- Visual Studio: 2017 Community 15.5.2
- This extension: 0.9.38
Description
Replace this text with a short description
Steps to recreate
- Save .less file
- Look for *.min.css file
- Find only *.css file
Current behavior
No minified css file is generated when saving a less file. No less.defaults is used or anything I added that alters the default behavior.
Expected behavior
It says that by default, a minified css file is created, but I find only a normal css file.