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 7dcf69e commit 425226cCopy full SHA for 425226c
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "02116bcc66fd5c3e89e1b85cec6cdc05014ad02c308a4871727d997b9419f475",
22
- strip_prefix = "rules_sass-7bceee9f60c92599c8293b44cd9dccc67ba93f12",
+ sha256 = "66bf8574a35946c084465cb6991d5de113edbf71fa8f5cf9edc3e48d7ad0a490",
+ strip_prefix = "rules_sass-583fc8cf693779f412c79dcad5019a50c0c419b9",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/7bceee9f60c92599c8293b44cd9dccc67ba93f12.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/583fc8cf693779f412c79dcad5019a50c0c419b9.zip",
25
],
26
)
27
0 commit comments