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
build: update rules_sass version to latest (#18242)
Updates `rules_sass` to the latest version that contains:
bazelbuild/rules_sass@dd0079b.
This fixes that errors are reported silently and only shown
once the CSS file is served in the browser. It still means that
the message might not be printed in the terminal, since there
is still bazelbuild/rules_sass#96, but
it's better seeing that something failed at compilation time.
0 commit comments