berrypod/lib/simpleshop_theme_web/components/shop_components
jamey fc9c33ab0c 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>
2026-02-17 09:03:35 +00:00
..
base.ex extract content + template inline styles to CSS classes (Phase 4) 2026-02-17 08:01:32 +00:00
cart.ex extract layout.ex and cart.ex inline styles to CSS classes (Phase 3) 2026-02-17 01:19:56 +00:00
content.ex extract content + template inline styles to CSS classes (Phase 4) 2026-02-17 08:01:32 +00:00
layout.ex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
product.ex extract product.ex inline styles to CSS component classes (Phase 2) 2026-02-17 00:13:03 +00:00