Questions tagged [bazel-angular]

1 questions
0
votes
0 answers

Bazel build cannot find Angular 15 SCSS SASS files

We use bazel 6.2.1 and angular 15 (upgrading from a previous version of both) and Aspects. We got a package "gb-styles", it contains sass files (like _colours.scss) and yes, not sass-compiled yet: load("//tools:sass.bzl",…
Stefan Brendle
  • 1,545
  • 6
  • 20
  • 39