view assets/BUILD @ 213:60918f88070e

Simple change regarding to accessibility.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 21:39:43 -0800
parents e5aed6c36672
children
line wrap: on
line source

filegroup(
  name = "icons",
  srcs = glob(["icons/*.png"]),
  visibility = ["//visibility:public"],
)