Please consider using the system dart-sass
Description:
The build downloads a version of the dart-sass binary without any verification. I have a patch that switches to using the system dart-sass but some of the documentation is not generated correctly. Ideally upstream would provide support for using the system dart-sass and avoid the need for patching.
The package contains usr/bin/sass but does not conflict with dart-sass and ruby-sass which also provide the same file.
Additional info:
Edited by loqs