refactor: replace scan loading style loading

This commit is contained in:
2026-01-02 22:42:05 -03:00
parent 7952e5632a
commit 7c6045f1b3
3 changed files with 1017 additions and 1016 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,6 @@
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="preload" href="/scan-loading-screen/scan-loading-screen.css" as="style" />
</head>
<body>
<scan-loading-screen></scan-loading-screen>