Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 201b465

Browse files
committed
Update sass rules
1 parent acb0fdb commit 201b465

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

WORKSPACE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ http_archive(
3939
# Rules for compiling sass
4040
http_archive(
4141
name = "io_bazel_rules_sass",
42-
sha256 = "dbe9fb97d5a7833b2a733eebc78c9c1e3880f676ac8af16e58ccf2139cbcad03",
43-
strip_prefix = "rules_sass-1.11.0",
44-
url = "https://github.com/bazelbuild/rules_sass/archive/1.11.0.zip",
42+
url = "https://github.com/bazelbuild/rules_sass/archive/1.14.1.zip",
43+
strip_prefix = "rules_sass-1.14.1",
4544
)
4645

4746
# This local_repository rule is needed to prevent `bazel build ...` from

0 commit comments

Comments
 (0)