ready for initial presentation

This commit is contained in:
Jason Jordan
2025-07-08 14:57:06 -04:00
parent 2b607590d9
commit 633a2abd16
12 changed files with 367 additions and 138 deletions
+8
View File
@@ -22,6 +22,7 @@
"eslint": "^9",
"eslint-config-next": "15.3.4",
"react-icons": "^5.5",
"tailwind-rounded-out": "2.0.0",
"tailwindcss": "^4",
"typescript": "^5"
}
@@ -5755,6 +5756,13 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/tailwind-rounded-out": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/tailwind-rounded-out/-/tailwind-rounded-out-2.0.0.tgz",
"integrity": "sha512-QPZGy7zvE/qbN81e9MrLZhd+CPTHlHcrKAp0TKrJFb/yfcpwD7mY8bCwD8aCBMtEPtexKSVAKfQsMrk1cNkPEA==",
"dev": true,
"license": "MIT"
},
"node_modules/tailwindcss": {
"version": "4.1.10",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.10.tgz",