Add badge leaderboard UI and badge rarity styling

This commit is contained in:
Lorenzune
2026-05-19 15:30:47 +02:00
parent 1de0194547
commit 4e1ceed53f
47 changed files with 970 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@ import { App } from './App';
import './css/index.css';
import './css/backgrounds/BackgroundsView.css';
import './css/badges/BadgeLeaderboardView.css';
import './css/chat/Chats.css';