berrypod/lib/mix/tasks
jamey f5f6374f7b replace Tailwind in content + collection, remove shop Tailwind entirely (Phase 5c)
- Replace all Tailwind utilities in content.ex and collection.ex with
  semantic CSS classes (content body, contact form, cards, reviews, etc.)
- Delete app-shop.css (Tailwind shop entry point)
- Remove shop Tailwind config from config.exs, dev.exs, mix.exs
- Remove shop Tailwind stylesheet link from shop_root.html.heex
- Add collection filter bar, empty state, and select dropdown styles
- Fix filter pill sizing (use theme font vars instead of hardcoded rem)
- Fix active pill contrast (tinted accent background + dark accent text)
- Fix --t-text-on-accent fallback for pill legibility
- Add padding/font-size to .themed-select

Shop pages now use zero Tailwind. Admin Tailwind remains for Phase 6.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:07:15 +00:00
..
simpleshop feat: add product image download pipeline for PageSpeed 100% 2026-02-01 00:26:19 +00:00
generate_mockups.ex add Printful mockup generator and post-sync angle enrichment 2026-02-15 16:52:53 +00:00
lighthouse.ex wire shop.css alongside Tailwind for CSS migration (Phase 1) 2026-02-16 23:45:13 +00:00
optimize_images.ex feat: enhance image optimization with on-demand JPEG fallbacks 2026-01-25 00:33:09 +00:00
register_webhooks.ex feat: add Printify webhook endpoint for real-time product updates 2026-01-31 22:41:15 +00:00
screenshots.ex replace Tailwind in content + collection, remove shop Tailwind entirely (Phase 5c) 2026-02-17 19:07:15 +00:00