As it stands today - to have a sass watcher , we need to have a sass binary installed in the user's machine as there is no JS api ( in the sass library ) to expose the watcher functionality.
sass#2823 dart-sass#950 logged to address the same . it would be useful to get that api exposed by dart-sass to be incorporated by this plugin later.
As it stands today - to have a sass watcher , we need to have a sass binary installed in the user's machine as there is no JS api ( in the sass library ) to expose the watcher functionality.
sass#2823
dart-sass#950logged to address the same . it would be useful to get that api exposed by dart-sass to be incorporated by this plugin later.