Upgraded Prisma, use new query compiler. Removed old reports.

This commit is contained in:
Mike Cao 2025-06-07 00:15:30 -07:00
parent a167c590c5
commit 2af95b5802
58 changed files with 88 additions and 2224 deletions

View file

@ -15,11 +15,6 @@ a:hover {
text-decoration: none;
}
:where(svg) {
width: 1rem;
height: 1rem;
}
::-webkit-scrollbar {
width: 15px;
background: transparent;