Sass plugin for Gulp utilizing the speed and performance of Grass rust library to compile SASS to CSS 8x faster than gulp-sass with dart-sass.<p>Built this for myself to replace dart-sass for on-fly compilation. On 98KB CSS it reduced compile time from 900ms to 100ms.<p>All kudos to Grass rust library developer @connorskees
Many kudos to NAPI-RS developers<p>I wrapped it for daily use in Visual Studio to compile SASS in my htmx+dotnet projects