From fc2c5da0b9db2014c943553a8f27b5a3d57b54b8 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Thu, 17 Jul 2025 14:38:51 -0500 Subject: [PATCH] Signed-off-by: Matt Bruce --- docs/PRD.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/PRD.md b/docs/PRD.md index 59ddf49..ee79a4f 100644 --- a/docs/PRD.md +++ b/docs/PRD.md @@ -126,7 +126,11 @@ controllers: { - Toast notifications for user actions like add/remove/favorite. - Playback controls only visible to Admin. - Common song list item with dynamic action panel based on context (search, queue, history). +- Match the design is show in images within the design folder. +- Design needs to have light/dark mode as well as be responsive to work in all devices. +Defined externally in: +> ['design'](./design/) --- ## 8️⃣ Codebase Organization