berrypod/test/berrypod_web
jamey 3c9a428d09 extract shared theme CSS into standalone bundle
Move the 3 theme layer imports (primitives, layer2-attributes, semantic)
out of admin.css and shop.css into a new theme.css bundle loaded by all
root layouts. Eliminates 28 KB of duplication on admin pages where both
admin.css and shop.css were each embedding the same theme CSS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:24:47 +00:00
..
controllers add newsletter and email campaigns 2026-02-28 23:25:28 +00:00
live extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
plugs add custom page LiveView with catch-all routing 2026-02-28 02:21:11 +00:00
page_editor_hook_test.exs add undo/redo to page editors with keyboard shortcuts 2026-02-28 12:16:15 +00:00
page_renderer_test.exs add page builder polish: utility blocks, templates, duplicate 2026-02-28 17:33:25 +00:00
user_auth_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00