Closed stof closed 1 year ago
Currently, when I select a different compiler, the input does not get recompiled until I change it again. This makes it painful to test the same input in dart-sass and libsass for instance.
Do you have a sample gist that would show different output with different compilers?
Not as a saved gist, but I have an example in https://github.com/sass/sass/issues/2931
Currently, when I select a different compiler, the input does not get recompiled until I change it again. This makes it painful to test the same input in dart-sass and libsass for instance.