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 c733ca5 commit 70e9557Copy full SHA for 70e9557
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "1d840af29fe9b6dd1d3cebb31ca143450ab8d4036bff76f958c7873a770a46ba",
22
- strip_prefix = "rules_sass-adeaf81181b25f15a2d1d1081630506cd6bd0045",
+ sha256 = "0c41055203bd4f6c58dc7431805b336abf4a0e5283955497bbc918bd0ce90b23",
+ strip_prefix = "rules_sass-d829b6a77d9d88c7bf43144b0963e32ed359fe74",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/adeaf81181b25f15a2d1d1081630506cd6bd0045.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/d829b6a77d9d88c7bf43144b0963e32ed359fe74.zip",
25
],
26
)
27
0 commit comments