view rich_editor/BUILD @ 204:e5aed6c36672

[Notes] Added icons and updated styling a bit. Probalby usable now.
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 11:02:13 -0800
parents 6cdee35a7ba9
children
line wrap: on
line source

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