BundleTransformer
BundleTransformer copied to clipboard
How to use SassAndScss on Azure App Service (web app)?
Can not find any info if LibSassHost is available on Azure. Can I use SassAndScss with Azure App Service?
Hello, Darth!
I do not use a Azure, so I cannot answer your question.
Hi,
I have a same problem. I need to migrate my website from an IIS to a Azure WebApp.
Did you successfully use LibSass on Azure WebApp ?
Regards,
@Kain-Nosgoth we are using Azure DevOps to build and Deploy our app in the Azure cloud. As build is done using Windows Server there should be no problem. We use Windows Server 2019 for build. Bundle Transformer is running using Less, but we also started using NodeJs and Webpack to build and transpile our assets using Sass.