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 aa0d477 commit 16ca8c9Copy full SHA for 16ca8c9
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "c23cef10c9d681683518500468340918b51f740acfbff841d6fa5673e72b2594",
22
- strip_prefix = "rules_sass-c37592308cb40f682edc6e265bf2dfc4408d0988",
+ sha256 = "c96bfbbf84247b8a537e690c99c5f036da41d2e18150da51773c97d8e5a85408",
+ strip_prefix = "rules_sass-b442a446832e318218321a013dfa34f11b99da35",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/c37592308cb40f682edc6e265bf2dfc4408d0988.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/b442a446832e318218321a013dfa34f11b99da35.zip",
25
],
26
)
27
0 commit comments