This provides a working solution for Apple Silicon machines to build the Web project.
The previous NuGet package: LibSassBuilder has an open issue for support of M1 Macs running into issues with the MSBuild Target complaining about not being able to run the command to compile the Sass files - https://github.com/johan-v-r/LibSassBuilder/issues/42
Not quite sure if the compilerconfig.json files are still needed, so I left them as is.
This provides a working solution for Apple Silicon machines to build the Web project.
The previous NuGet package:
LibSassBuilder
has an open issue for support of M1 Macs running into issues with the MSBuild Target complaining about not being able to run the command to compile the Sass files - https://github.com/johan-v-r/LibSassBuilder/issues/42Not quite sure if the
compilerconfig.json
files are still needed, so I left them as is.