feat: implement floating navbar with aurora background and updated header styling
This commit is contained in:
		
							
								
								
									
										24
									
								
								components.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								components.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| { | ||||
|   "$schema": "https://ui.shadcn.com/schema.json", | ||||
|   "style": "new-york", | ||||
|   "rsc": false, | ||||
|   "tsx": true, | ||||
|   "tailwind": { | ||||
|     "config": "", | ||||
|     "css": "src/styles/tailwind.css", | ||||
|     "baseColor": "neutral", | ||||
|     "cssVariables": true, | ||||
|     "prefix": "" | ||||
|   }, | ||||
|   "iconLibrary": "lucide", | ||||
|   "aliases": { | ||||
|     "components": "@/components", | ||||
|     "utils": "@/lib/utils", | ||||
|     "ui": "@/components/ui", | ||||
|     "lib": "@/lib", | ||||
|     "hooks": "@/hooks" | ||||
|   }, | ||||
|   "registries": { | ||||
|     "@aceternity": "https://ui.aceternity.com/registry/{name}.json" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user