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-54
title: Standardize play icon sizing
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/121'
- "https://github.com/cloud8421/music_library/issues/121"
priority: medium
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
_GitHub: created 2026-03-16 · updated 2026-03-16 · closed 2026-03-16_
## Problem
@@ -27,4 +28,5 @@ The play/scrobble icon (`hero-play`) uses three different sizing approaches:
## Suggestion
The button group context (`h-5 w-5`) vs dropdown/inline context (`h-4 w-4`) might be intentional. If so, document the sizing convention. The `class="icon"` usage should align with one of these.
<!-- SECTION:DESCRIPTION:END -->