Installed skeleton

This commit is contained in:
Surya Vemulapalli
2025-03-29 18:00:32 -04:00
parent 0a7872efdc
commit bc56cd4660
6 changed files with 1718 additions and 3 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"devDependencies": {
"@skeletonlabs/skeleton": "^3.1.1",
"@skeletonlabs/skeleton-react": "^1.0.0"
}
}