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 c144a90Copy full SHA for c144a90
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 = "856f327b16a56aa01d00a341ec35450cbea9bfd3335d0a629b125992b7a026fa",
+ strip_prefix = "rules_sass-9f3d89bad42a703263cc66000b9314f3837c5173",
23
urls = [
24
- "https://github.com/bazelbuild/rules_sass/archive/aff53ca13ff2af82d323adb02a83c45a301e9ae8.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/9f3d89bad42a703263cc66000b9314f3837c5173.zip",
25
],
26
)
27
0 commit comments