Co-authored-by: Konsti Wohlwend <[email protected]>
Co-authored-by: Madison Kennedy <[email protected]>
Co-authored-by: BilalG1 <[email protected]>
This commit is contained in:
Madison
2025-06-20 13:30:01 -07:00
committed by GitHub
co-authored by Konsti Wohlwend Madison Kennedy BilalG1
parent 8ed08ed6b3
commit 4e467c4026
246 changed files with 26524 additions and 7144 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"aliases": {
"cn": "./src/lib/utils.ts",
"componentsDir": "./src/components",
"uiDir": "./src/components/ui",
"libDir": "./src/lib"
}
}