Render debug information in side sheet with highlighting

This commit is contained in:
Claudio Ortolina
2026-02-26 11:16:55 +00:00
parent f23bb58414
commit c6d778c1cd
9 changed files with 187 additions and 84 deletions
+3
View File
@@ -99,6 +99,9 @@ defmodule MusicLibrary.MixProject do
# Notes
{:earmark, "~> 1.4"},
# Syntax highlighting
{:lumis, "~> 0.1"},
# Time-zone support - requires mint and castore
{:time_zone_info, "~> 0.7.8"},