We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea01ce4 commit 4448b85Copy full SHA for 4448b85
WORKSPACE
@@ -143,10 +143,10 @@ cldr_xml_data_repository(
143
# sass rules
144
http_archive(
145
name = "io_bazel_rules_sass",
146
- sha256 = "510ac1fd1242e979a3dcb3f5c67273a94684e6c2a147e13b67cf34c62edebf91",
147
- strip_prefix = "rules_sass-ea6b195390649fc7df822d76327e34b9123b7790",
+ sha256 = "cd83736ea65d0df064283aea5922dbaf132dd2b3aa54e7151aae7edaa9572c3e",
+ strip_prefix = "rules_sass-83022b98114c07e9588089c7fe8f76bc0262c7e7",
148
urls = [
149
- "https://github.com/bazelbuild/rules_sass/archive/ea6b195390649fc7df822d76327e34b9123b7790.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/83022b98114c07e9588089c7fe8f76bc0262c7e7.zip",
150
],
151
)
152
0 commit comments