berrypod/lib
jamey f337f51799 extract layout.ex and cart.ex inline styles to CSS classes (Phase 3)
Move ~104 inline style= attributes from layout.ex (55) and cart.ex (49)
into named CSS classes in components.css. Remove conflicting unlayered
nav link rule from theme-semantic.css that was previously masked by
inline styles. Only dynamic values (background-image URLs, logo height)
remain as inline styles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 01:19:56 +00:00
..
mix/tasks wire shop.css alongside Tailwind for CSS migration (Phase 1) 2026-02-16 23:45:13 +00:00
simpleshop_theme consolidate image serving and clean up pipeline 2026-02-16 17:47:41 +00:00
simpleshop_theme_web extract layout.ex and cart.ex inline styles to CSS classes (Phase 3) 2026-02-17 01:19:56 +00:00
simpleshop_theme_web.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
simpleshop_theme.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00