chore: style loading screen

This commit is contained in:
Adam 2026-02-12 07:16:30 -06:00
commit 5f421883a8
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
8 changed files with 179 additions and 87 deletions

View file

@ -36,6 +36,7 @@
@import "../components/message-part.css" layer(components);
@import "../components/message-nav.css" layer(components);
@import "../components/popover.css" layer(components);
@import "../components/progress.css" layer(components);
@import "../components/progress-circle.css" layer(components);
@import "../components/radio-group.css" layer(components);
@import "../components/resize-handle.css" layer(components);