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:
parent
6e8d41e042
commit
5c3d1eb541
1
web/dist/assets/index-BCWngppm.css
vendored
1
web/dist/assets/index-BCWngppm.css
vendored
File diff suppressed because one or more lines are too long
1
web/dist/assets/index-CKdA0Apd.css
vendored
Normal file
1
web/dist/assets/index-CKdA0Apd.css
vendored
Normal file
File diff suppressed because one or more lines are too long
706
web/dist/assets/index-DOPK6_Za.js
vendored
706
web/dist/assets/index-DOPK6_Za.js
vendored
File diff suppressed because one or more lines are too long
736
web/dist/assets/index-DsBWCyCx.js
vendored
Normal file
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
4
web/dist/index.html
vendored
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user