berrypod/lib/simpleshop_theme_web/components/page_templates
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
..
cart.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
checkout_success.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
collection.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
contact.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
content.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00
error.html.heex replace Tailwind utilities in product + cart components with CSS (Phase 5b) 2026-02-17 10:32:48 +00:00
home.html.heex fix search modal closing on keypress and add admin header icon 2026-02-13 16:02:25 +00:00
pdp.html.heex replace Tailwind utilities in layout + page templates with CSS (Phase 5a) 2026-02-17 09:03:35 +00:00