You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above should be trivial to implement for css.Build
I'm not sure about css.Sass (or: it would be trivial to implement, but I'm not sure Dart Sass' import supports the relevant syntax), but we should try to make this work for both css.Build and css.Sass (but we don't spend time on the libsass transpiler, which is deprecated).
Relates to #14699.
And then:
css.Buildcss.Sass(or: it would be trivial to implement, but I'm not sure Dart Sass'importsupports the relevant syntax), but we should try to make this work for bothcss.Buildandcss.Sass(but we don't spend time on thelibsasstranspiler, which is deprecated).Relevant documentation: