berrypod/assets/css
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
..
shop replace Tailwind utilities in product + cart components with CSS (Phase 5b) 2026-02-17 10:32:48 +00:00
app-shop.css restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
app.css perf: split CSS bundles for shop and admin pages 2026-01-25 11:36:20 +00:00
shop.css wire shop.css alongside Tailwind for CSS migration (Phase 1) 2026-02-16 23:45:13 +00:00
theme-layer2-attributes.css replace Tailwind utilities in product + cart components with CSS (Phase 5b) 2026-02-17 10:32:48 +00:00
theme-primitives.css feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +00:00
theme-semantic.css extract layout.ex and cart.ex inline styles to CSS classes (Phase 3) 2026-02-17 01:19:56 +00:00