berrypod/lib/berrypod_web/components/layouts
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
..
admin_root.html.heex extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
admin.html.heex complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
root.html.heex extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
shop_root.html.heex extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
shop.html.heex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00