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.
Asked
Active
Viewed 134 times
1 Answers
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.

Florian Saliba
- 3
- 1
-
Extensions for Visual Studio Code will also work for Visual Studio? – PixelPaul May 26 '23 at 12:40
-
Sorry I didn't get the point that you was on VS 2022. My apologise. – Florian Saliba May 27 '23 at 13:29