berrypod/lib/simpleshop_theme_web/components/layouts
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_root.html.heex remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00
admin.html.heex replace DaisyUI components with admin CSS, remove DaisyUI plugin (Phase 6) 2026-02-17 23:05:01 +00:00
root.html.heex remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +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