Fill in initial layout and resume details

This commit is contained in:
2023-05-07 01:39:52 -05:00
parent 28a4b45a34
commit c801394771
12 changed files with 243 additions and 7 deletions
+4 -1
View File
@@ -22,5 +22,8 @@
"typescript": "^5.0.4",
"vite": "^4.3.2"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"dependencies": {
"tailwind-merge": "^1.12.0"
}
}