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