view rich_editor/BUILD @ 211:a6d8d32a0261

[MrJuneJune] Simple animations for darkmode.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 21:38:23 -0800
parents 6cdee35a7ba9
children
line wrap: on
line source

filegroup(
  name = "rich_editor",
  srcs = ["rich_editor.js"],
  visibility = ["//visibility:public"],
)