From 86d47f126d3b3b31136d0e87a71b21e431465020 Mon Sep 17 00:00:00 2001 From: ulfrxdev Date: Fri, 10 Apr 2026 15:04:36 +0200 Subject: [PATCH] Redesign ingredient card --- index.html | 6 +- js/ui/ingredientCard.js | 291 +++++++++++++++++++++++++++++++--------- js/ui/mealPlanEditor.js | 2 +- js/views/Pantry.js | 2 +- 4 files changed, 234 insertions(+), 67 deletions(-) diff --git a/index.html b/index.html index 15caea0..e26a3cd 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ Recipe App - Modular - + @@ -600,7 +600,7 @@