replace Tailwind utilities in layout + page templates with CSS (Phase 5a)
Absorb ~100 Tailwind utility classes from layout.ex and all page templates into semantic CSS rules in components.css. Uses theme font-size vars (--t-text-small, --t-text-caption) instead of rem to respect the theme's em-based scaling system. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -65,7 +65,7 @@ Plans: [admin-redesign.md](docs/plans/admin-redesign.md) | [setup-wizard.md](doc
|
||||
| ~~33~~ | ~~Phase 1: Layout primitives + reset~~ | 32 | 1.5h | done |
|
||||
| ~~34~~ | ~~Phase 2: Extract product inline styles~~ | 33 | 3h | done |
|
||||
| ~~35~~ | ~~Phase 3: Extract layout + cart inline styles~~ | 33 | 3h | done |
|
||||
| 36 | Phase 4: Extract content + template inline styles | 33 | 2.5h | |
|
||||
| ~~36~~ | ~~Phase 4: Extract content + template inline styles~~ | 33 | 2.5h | done |
|
||||
| 37 | Phase 5: Remove Tailwind from shop | 34-36 | 3h | |
|
||||
| 38 | Phase 6: Replace DaisyUI (admin) | 37 | 3h | |
|
||||
| 39 | Phase 7: Remove Tailwind entirely | 38 | 1.5h | |
|
||||
|
||||
Reference in New Issue
Block a user