simpleshop_theme/assets/css
jamey 865e3563b6 fix production deployment: CSS, images and theme seeding
- Add @source for shop_components/ directory in app-shop.css (Tailwind
  wasn't scanning sub-modules after the refactor, dropping ~73 utilities)
- Remove overly aggressive .dockerignore rules that excluded mockup
  image variants needed by the responsive_image component
- Seed default theme settings on first boot via Release.seed_defaults/0
  in the supervision tree (seeds.exs doesn't run in releases)
- Fix PDP gallery images for mock data by appending -1200.webp to
  bare mockup base paths
- Update fly.toml format from fly launch

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 23:42:56 +00:00
..
app-shop.css fix production deployment: CSS, images and theme seeding 2026-02-08 23:42:56 +00:00
app.css perf: split CSS bundles for shop and admin pages 2026-01-25 11:36:20 +00:00
theme-layer2-attributes.css refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +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 feat: add cart page, cart drawer, and shared cart infrastructure 2026-02-06 19:39:37 +00:00