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 8cbf675 commit 3c26f74Copy full SHA for 3c26f74
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "71a04e575c9e0a49bbfd80363d3767a0e742467c3c776d43f46abb372509f113",
22
- strip_prefix = "rules_sass-8dac332f5265d7ec84068f7dc8d03ce6fc7fd0d3",
+ sha256 = "9d8b1d975e14616474ef59dc7dddaf54b64409bec13564b5a67f03d0d8263ccf",
+ strip_prefix = "rules_sass-1fc4bd9e86ff5644ffeb7127f2cf6e6adaca0f7a",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/8dac332f5265d7ec84068f7dc8d03ce6fc7fd0d3.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/1fc4bd9e86ff5644ffeb7127f2cf6e6adaca0f7a.zip",
25
],
26
)
27
0 commit comments