berrypod/lib/simpleshop_theme_web/components/layouts
jamey b25e04d1b2 load shop.css in admin layout for theme editor preview
The theme editor preview renders shop components inline. After removing
shop Tailwind (Phase 5c), those components use semantic CSS classes from
shop.css which wasn't loaded in the admin layout. Added a layer ordering
declaration to keep shop reset below Tailwind base in the cascade.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 20:07:52 +00:00
..
admin_root.html.heex load shop.css in admin layout for theme editor preview 2026-02-17 20:07:52 +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 replace Tailwind in content + collection, remove shop Tailwind entirely (Phase 5c) 2026-02-17 19:07:15 +00:00
shop.html.heex fix search modal closing on keypress and add admin header icon 2026-02-13 16:02:25 +00:00