Cleaning up some not-used files and adding in the prisma database adapater

This commit is contained in:
Keith Stevens
2022-12-15 15:45:00 +09:00
parent 15d47e2fd0
commit 1f670cebd5
15 changed files with 242 additions and 100 deletions
-13
View File
@@ -1,13 +0,0 @@
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}