Squirclesssss 🟦🔵 (#22535)

This commit is contained in:
Thomas des Francs
2026-07-04 07:07:29 +02:00
committed by GitHub
parent badaae17cd
commit e609320666
130 changed files with 517 additions and 149 deletions
@@ -7,6 +7,7 @@
width: var(--t-spacing-6);
height: var(--t-spacing-3);
border-radius: var(--t-border-radius-pill);
corner-shape: round;
border: 1px solid
var(--loader-color, var(--tw-button-color, var(--t-font-color-tertiary)));
overflow: hidden;
@@ -18,6 +19,7 @@
var(--tw-button-color, var(--t-font-color-tertiary))
);
border-radius: var(--t-border-radius-pill);
corner-shape: round;
height: 8px;
width: 8px;
animation: loaderDot 0.8s ease-in-out infinite;