Fix icons, add Anki, exclude dashboard self-reference
- Extend Tailwind source scan to lib/homelab_dashboard/ so icon classes in services_sync.ex are included in compiled CSS - Add Anki service (hero-academic-cap) to icon and description maps - Exclude 'devbox' (the dashboard itself) from the rendered service list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@source "../css";
|
||||
@source "../js";
|
||||
@source "../../lib/homelab_dashboard_web";
|
||||
@source "../../lib/homelab_dashboard";
|
||||
|
||||
/* A Tailwind plugin that makes "hero-#{ICON}" classes available.
|
||||
The heroicons installation itself is managed by your mix.exs */
|
||||
|
||||
Reference in New Issue
Block a user