lots of cleanup and add player chart

This commit is contained in:
Lee
2024-09-11 15:38:04 +01:00
parent a2401e6b57
commit f9e665b2e6
16 changed files with 324 additions and 54 deletions

View File

@ -10,7 +10,7 @@ const config: Config = {
theme: {
extend: {
colors: {
pp: "text-purple-400",
pp: "#c084fc",
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
card: {