berrypod/test/simpleshop_theme_web/live
jamey 82583822f5 remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7)
replace Tailwind CLI with esbuild for admin CSS bundling. admin now uses
hand-written utility classes (admin/utilities.css), static heroicon CSS
generated by mix generate_admin_icons, plain CSS colour themes extracted
from DaisyUI plugin config, and minimal resets. rename app.css to admin.css
for clarity alongside shop.css. delete vendor/daisyui-theme.js and
vendor/heroicons.js. no Tailwind dependency remains in the project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 01:15:28 +00:00
..
admin add admin products list and detail pages 2026-02-16 08:48:51 +00:00
auth fix signed_in_path to always redirect to /admin after login 2026-02-12 14:55:57 +00:00
shop add per-colour product images and gallery colour filtering 2026-02-15 23:21:22 +00:00
theme_css_consistency_test.exs remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00