{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "example-with-css", "type": "registry:component", "title": "Example with CSS", "description": "A login form with a CSS file.", "files": [ { "path": "registry/new-york/blocks/example-with-css/example-card.tsx", "content": "import \"./example-card.css\"\n\nexport function ExampleCard() {\n return (\n
\n Please enter your credentials to continue\n
\n \n