-1

Is there a method to compile SASS files on Visual Studio 2022 for Mac? In the Windows version I had installed an extension to do this, but was unable to find something similar for Mac.

PixelPaul
  • 2,609
  • 4
  • 39
  • 70

1 Answers1

0

Try to get "Live Sass Compiler" as extension on VSCode. It should works also for mac. Then you can compile by clicking on "watch Sass" at the bottom of your screen.