berrypod/lib/simpleshop_theme_web/components
jamey 04b6ee3f37 replace Tailwind utilities in product + cart components with CSS (Phase 5b)
Remove ~140 Tailwind utility classes from product.ex and cart.ex, replacing
with semantic CSS classes in components.css. Delete helper functions that
generated Tailwind class strings (card_classes, image_container_classes,
content_padding_class, title_classes, hero_cta_classes, grid_classes).
Use data-* attributes for variant styling, grid columns, and sticky
positioning. Update theme-layer2 selectors for renamed classes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 10:32:48 +00:00
..
layouts extract product.ex inline styles to CSS component classes (Phase 2) 2026-02-17 00:13:03 +00:00
page_templates replace Tailwind utilities in product + cart components with CSS (Phase 5b) 2026-02-17 10:32:48 +00:00
shop_components replace Tailwind utilities in product + cart components with CSS (Phase 5b) 2026-02-17 10:32:48 +00:00
core_components.ex feat: add admin provider setup UI with improved product sync 2026-01-31 22:08:34 +00:00
layouts.ex add admin dashboard with setup checklist and stats 2026-02-12 14:17:38 +00:00
page_templates.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
shop_components.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00