css variables with light and dark variants

This commit is contained in:
Alejandro Gomez
2023-01-10 10:18:46 +01:00
parent e3aa1dc548
commit e074ed8060
18 changed files with 113 additions and 60 deletions

View File

@ -78,4 +78,4 @@ export default function ProfilePage() {
<Timeline pubkeys={id} />
</>
)
}
}