You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Liquid Glass – Meals & Recipes modules: Migrated meals.css and recipes.css to Glass design tokens. The autocomplete dropdown (.meal-modal__autocomplete) now uses --glass-bg-card, --glass-border-subtle, --radius-glass-inner, and --glass-shadow-md. The drag-ghost card (.meal-card--ghost) uses --glass-shadow-lg. Ingredient rows (.ingredient-row) receive --radius-glass-inner for consistency. Recipe cards (.recipe-card) use --radius-glass-card, --glass-bg-card, --glass-border-subtle, and --glass-shadow-sm; a hover state adds --glass-bg-card-hover and --glass-shadow-md. Recipe ingredient rows (.recipe-ingredient-row) use --radius-glass-inner. .meal-slot was already migrated in glass.css §30 and is unchanged.