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 2b88e32 commit 498b1d7Copy full SHA for 498b1d7
WORKSPACE
@@ -18,10 +18,10 @@ http_archive(
18
19
http_archive(
20
name = "io_bazel_rules_sass",
21
- sha256 = "0eae9a0c840e1e0d0b9ace056f8bde06384315315c4e2ebdb5cec722d1d4134b",
22
- strip_prefix = "rules_sass-aff53ca13ff2af82d323adb02a83c45a301e9ae8",
+ sha256 = "fccd4000b1d1d3193fa37f738ae42a11c4f5867e950875bc76b9107b1ce0ad59",
+ strip_prefix = "rules_sass-67090172b9cf28c971718074052c516a8dc364f0",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/aff53ca13ff2af82d323adb02a83c45a301e9ae8.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/67090172b9cf28c971718074052c516a8dc364f0.zip",
25
],
26
)
27
0 commit comments