WebCompiler
WebCompiler copied to clipboard
Visual Studio extension for compiling LESS and Sass files
I'm using Web Compiler 2022+ within VS 2022. Currently, I can only set the option **"useNodeSass": true** within compilerconfig.json for each input/output pair. I would like to set this globally...
### Installed product versions - Visual Studio: 2022 Enterprise version 17.0.5 - This extension: 1.14.2 ### Description Since I upgrade VS 2022 from 17.0.2 to 17.0.5, less compilation does not...
### Installed product versions - Visual Studio: 2022 (v17.0.2) - This extension: 1.14.2 ### Description When i try to run the extension via Task Runner the process fails if the...
### Installed product versions - Visual Studio: 2022 (17.0.1) - This extension: 1.14.1 ### Description SASS compilation is including references to SASS variables in css output when using mixins that...
…aviour with nuget. Added package.json to gitignore since it wasnt there already.