berrypod/lib/simpleshop_theme_web/components/layouts
jamey 2af2d782d5 extract product.ex inline styles to CSS component classes (Phase 2)
Move ~80 inline style= attributes from product.ex into ~40 CSS classes
in @layer components. Only genuinely dynamic values (hex colours,
background-image URLs) remain as inline styles. Pre-declare CSS layer
order in shop_root.html.heex so reset < components in the cascade.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 00:13:03 +00:00
..
admin_root.html.heex add admin sidebar layout with responsive drawer navigation 2026-02-12 08:35:22 +00:00
admin.html.heex add admin products list and detail pages 2026-02-16 08:48:51 +00:00
root.html.heex add admin sidebar layout with responsive drawer navigation 2026-02-12 08:35:22 +00:00
shop_root.html.heex extract product.ex inline styles to CSS component classes (Phase 2) 2026-02-17 00:13:03 +00:00
shop.html.heex fix search modal closing on keypress and add admin header icon 2026-02-13 16:02:25 +00:00