fix(web): rebuild dist with Electric Blue dashboard

The web/dist was not rebuilt after PR #2804 merge. This adds the
Electric Blue CSS classes to the built assets.

- index-CKdA0Apd.css now contains: electric-card, hero-panel, status-pill
- index-DsBWCyCx.js updated

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
argenis de la rosa 2026-03-05 12:39:55 -05:00
parent 6e8d41e042
commit 5c3d1eb541
5 changed files with 739 additions and 709 deletions

File diff suppressed because one or more lines are too long

1
web/dist/assets/index-CKdA0Apd.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

736
web/dist/assets/index-DsBWCyCx.js vendored Normal file

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -9,8 +9,8 @@
/>
<meta name="color-scheme" content="dark" />
<title>ZeroClaw</title>
<script type="module" crossorigin src="/_app/assets/index-DOPK6_Za.js"></script>
<link rel="stylesheet" crossorigin href="/_app/assets/index-BCWngppm.css">
<script type="module" crossorigin src="/_app/assets/index-DsBWCyCx.js"></script>
<link rel="stylesheet" crossorigin href="/_app/assets/index-CKdA0Apd.css">
</head>
<body>
<div id="root"></div>