I am using Web Compiler extension to compile from scss files to css on Visual Studio 2019, and it works fine.
However, when trying to incorporate bulma css framework that uses .sass extension files it seems not to recognize these files.
Do you know if there is a simple way to compile .sass extension files to .css on Visual Studio 2019??