feat: add colored category icons, quantity badges, and remove collapsing in shopping list

Add Lucide icons and Nord colors per category, parse quantities from item names
(e.g. "10L Milch" → badge "10L" + name "Milch"), and remove category collapse toggling.
This commit is contained in:
2026-04-08 00:12:36 +02:00
parent 5e161c4b0c
commit 96bf1beca8
2 changed files with 103 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.7.0",
"version": "1.8.0",
"private": true,
"type": "module",
"scripts": {