Measured entry
8bitcn-team3
A retro case-study grid presented as a team-pattern block, with configurable headings, cards, KPI badges, and calls to action. It ships through a shadcn registry with custom card, badge, and button wrappers plus a retro stylesheet, and depends on React, Tailwind utilities, a cn helper, shadcn base components, class-variance-authority, Radix UI, and a hosted 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 | flagged at 768 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 33.5 KB (98.9 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 945ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-f44900d17e88/src/components/ui/8bit/badge.tsx".
Verdict
Do not publish this as a working drop-in. The build fails because the bundled retro badge wrapper imports a shadcn base badge that is absent from the harness. It needs a shadcn-style setup, including the expected aliases and primitives, before it can build or mount.
Use it if
- Your product already uses shadcn conventions and the matching base card, badge, and button components.
- You need a compact case-study or customer-results section with editable entries and optional calls to action.
- A pixel-art visual language and externally hosted retro font fit the rest of the interface.
Skip it if
- You need a conventional people-and-roles team section, since the supplied content model is for case studies.
- Your project cannot load Google Fonts or does not use Tailwind utility classes.
- You want a drop-in component with no shadcn aliases, utility helper, or base primitives to install.
- You require a component that passes the provided build harness without source or registry fixes.
Install
| Declared dependencies | 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 the expected path aliases and cn utility, Tailwind theme tokens, base card, badge, and button primitives, class-variance-authority, Radix UI, and the included retro stylesheet. Also decide whether to permit the Google Fonts import or host the font yourself.
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 team pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-team-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.4KB
- Bare
- pass
- Prov
- NO
- meraki-team-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-team-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-team-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-team-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-team-backgroundminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.5KB
- Bare
- pass
- Prov
- NO