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 3bfa6d8 commit 4fc6e8fCopy full SHA for 4fc6e8f
WORKSPACE
@@ -19,10 +19,10 @@ http_archive(
19
20
http_archive(
21
name = "io_bazel_rules_sass",
22
- sha256 = "0c41055203bd4f6c58dc7431805b336abf4a0e5283955497bbc918bd0ce90b23",
23
- strip_prefix = "rules_sass-d829b6a77d9d88c7bf43144b0963e32ed359fe74",
+ sha256 = "54bca211ea0a4de2c740a6e24b9d11225942a95452799b6a64dba36e082b7249",
+ strip_prefix = "rules_sass-c01e8848f30f8e4672babcbe41c3ac3551f3a800",
24
urls = [
25
- "https://github.com/bazelbuild/rules_sass/archive/d829b6a77d9d88c7bf43144b0963e32ed359fe74.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/c01e8848f30f8e4672babcbe41c3ac3551f3a800.zip",
26
],
27
)
28
0 commit comments