Run prettier on backlog folder

This commit is contained in:
Claudio Ortolina
2026-05-04 21:22:27 +01:00
parent 7bf89d9a1d
commit dc3b31378d
177 changed files with 2594 additions and 936 deletions
@@ -3,17 +3,18 @@ id: ML-56
title: Standardize card border-radius and shadow
status: Done
assignee: []
created_date: '2026-04-20 08:54'
created_date: "2026-04-20 08:54"
labels: []
dependencies: []
references:
- 'https://github.com/cloud8421/music_library/issues/119'
- "https://github.com/cloud8421/music_library/issues/119"
priority: medium
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
_GitHub: created 2026-03-16 · updated 2026-03-16 · closed 2026-03-16_
## Problem
@@ -26,4 +27,5 @@ Card/panel components use inconsistent rounding and shadows:
## Suggestion
Pick one card style (e.g. `rounded-lg` without shadow, or `rounded-md` with `shadow-sm`) and apply consistently.
<!-- SECTION:DESCRIPTION:END -->