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 b3b3466 commit dee0259Copy full SHA for dee0259
WORKSPACE
@@ -19,10 +19,10 @@ http_archive(
19
20
http_archive(
21
name = "io_bazel_rules_sass",
22
- sha256 = "96f5f861f6a8164f61b351e8cc971c03064a33c17e8c173b0b4ff5a45ff67530",
23
- strip_prefix = "rules_sass-ebdb1416462cc454c57483b1445311caf858aaa1",
+ sha256 = "afc345e6f07d38bb88d678b3e9f1fefc83cac025a094677bb0ffca08a3023922",
+ strip_prefix = "rules_sass-b80aeb74735599a9e991a8c6346792a97c805b73",
24
urls = [
25
- "https://github.com/bazelbuild/rules_sass/archive/ebdb1416462cc454c57483b1445311caf858aaa1.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/b80aeb74735599a9e991a8c6346792a97c805b73.zip",
26
],
27
)
28
0 commit comments