Measured entry
8bitcn-profile-card
A registry-delivered set of pixel-styled profile-card building blocks rather than a complete profile composition. It wraps shadcn card, button, badge, and avatar primitives, uses Radix Avatar and class-variance-authority, imports a shared cn helper, Tailwind utility classes, and a retro stylesheet that loads a Google font.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 30.7 KB (96.1 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 867ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-687dfb55f8ba/src/cut/components/ui/8bit/card.tsx".
Verdict
Publish as a failure. The package could not resolve its base shadcn card, so no render was available to verify; the bare build also lacked the shared utility helper. It needs a shadcn-style setup and is suitable only after those registry prerequisites are installed.
Use it if
- Your app already follows shadcn conventions and you want matching pixel-styled card, avatar, badge, and button primitives.
- You are comfortable composing the actual profile layout and supplying its content yourself.
- Loading the retro font from Google Fonts fits your privacy, availability, and content-security requirements.
Skip it if
- You need a drop-in profile card that builds without registry dependencies or project aliases.
- Your design system does not use Tailwind utilities, shadcn primitives, or a shared cn helper.
- You require a verified render or accessibility result, since the missing base card prevented the harness build.
- Your policy forbids a runtime stylesheet import from Google Fonts.
Install
| Declared dependencies | @radix-ui/react-avatar, radix-ui, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add compatible card, button, badge, and avatar primitives; provide the aliased cn utility; install Radix Avatar, class-variance-authority, and the Radix slot package used by the button; configure the source aliases and Tailwind theme utilities; and include or replace the retro stylesheet and external font import.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO