LessCompiler icon indicating copy to clipboard operation
LessCompiler copied to clipboard

No minified css file generated

Open HugCoder opened this issue 7 years ago • 0 comments

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

  1. Save .less file
  2. Look for *.min.css file
  3. 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.

HugCoder avatar Jan 06 '18 12:01 HugCoder