berrypod/lib/simpleshop_theme_web/components
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
..
layouts load shop.css in admin layout for theme editor preview 2026-02-17 20:07:52 +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 in content + collection, remove shop Tailwind entirely (Phase 5c) 2026-02-17 19:07:15 +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