How to compile less/sass files in Visual Studio 2017

前端 未结 5 1793
野性不改
野性不改 2020-12-23 15:54

In VS <= 2015 we can use WebEssentials extension that takes care for compiling the less/sass files for us, but currently it does not support VS 2017. Are you aware of sim

5条回答
  •  攒了一身酷
    2020-12-23 16:33

    There is now also a less specific compiler. https://github.com/madskristensen/LessCompiler

提交回复
热议问题