fix: include pre-built dist in repo (no server-side build)

This commit is contained in:
Dorian
2026-03-17 03:40:20 +00:00
parent d88d3a0f74
commit 62664ac9da
214 changed files with 1612 additions and 1 deletions

View File

@@ -0,0 +1 @@
.startup-progress-track[data-v-a59fcd7f]{height:4px;background:#ffffff14;border-radius:2px;overflow:hidden}.startup-progress-bar[data-v-a59fcd7f]{height:100%;background:linear-gradient(90deg,#fb923c,#f59e0b);border-radius:2px;transition:width .5s ease-out;box-shadow:0 0 8px #fb923c66}.login-fly-perspective[data-v-a59fcd7f]{perspective:1200px;perspective-origin:center center}.login-card[data-v-a59fcd7f]{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94),filter .5s ease-out}.login-fly-towards[data-v-a59fcd7f]{animation:login-fly-towards-a59fcd7f .5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes login-fly-towards-a59fcd7f{0%{transform:translateZ(0) scale(1);opacity:1;filter:blur(0)}60%{transform:translateZ(180px) scale(1.4);opacity:.95;filter:blur(2px)}to{transform:translateZ(400px) scale(2);opacity:0;filter:blur(8px)}}