We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf5acc commit ca651deCopy full SHA for ca651de
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "01fd450f18a3e01911009a65eb888281df0ef3074a6e30fdefc367a73e5e7493",
22
- strip_prefix = "rules_sass-e3b2785d9553fe76e2d64f903004ecf7ab6a6596",
+ sha256 = "c23cef10c9d681683518500468340918b51f740acfbff841d6fa5673e72b2594",
+ strip_prefix = "rules_sass-c37592308cb40f682edc6e265bf2dfc4408d0988",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/e3b2785d9553fe76e2d64f903004ecf7ab6a6596.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/c37592308cb40f682edc6e265bf2dfc4408d0988.zip",
25
],
26
)
27
0 commit comments