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