We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd08d1d commit 0390d7cCopy full SHA for 0390d7c
WORKSPACE
@@ -143,10 +143,10 @@ cldr_xml_data_repository(
143
# sass rules
144
http_archive(
145
name = "io_bazel_rules_sass",
146
- sha256 = "0c97c6d8f7a8697e53d91832117c91b71a23e6900acf530a22bf3de2e05179fc",
147
- strip_prefix = "rules_sass-35b1c3236a2b2a23c9d1eaeb82c5f7d030a892d1",
+ sha256 = "0eae9a0c840e1e0d0b9ace056f8bde06384315315c4e2ebdb5cec722d1d4134b",
+ strip_prefix = "rules_sass-aff53ca13ff2af82d323adb02a83c45a301e9ae8",
148
urls = [
149
- "https://github.com/bazelbuild/rules_sass/archive/35b1c3236a2b2a23c9d1eaeb82c5f7d030a892d1.zip",
+ "https://github.com/bazelbuild/rules_sass/archive/aff53ca13ff2af82d323adb02a83c45a301e9ae8.zip",
150
],
151
)
152
0 commit comments