Disabling SASS during build

Hi is there anyway I can disable sass compilation during build? I skimmed the configuration and found configs for sass but there is no way to disable one and I would like to use Webpack to compile my assets instead since I was more satisfied with it. Thanks