arbret/frontend/app/styles
counterweight c9c36971d8
refactor: extract shared trade card styles to shared.ts
Move duplicate style definitions from trades/page.tsx and
admin/trades/page.tsx to a new tradeCardStyles export in shared.ts.

Both pages now import and use these shared styles, keeping only
page-specific styles locally. This improves maintainability and
ensures visual consistency.
2025-12-23 12:22:04 +01:00
..
auth-form.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
shared.ts refactor: extract shared trade card styles to shared.ts 2025-12-23 12:22:04 +01:00