Measured entry
8bitcn-combo-box
A retro, pixel-edged combo box distributed as a shadcn registry item. Its payload supplies themed button and popover wrappers plus a font stylesheet, while expecting the base shadcn button, popover, and command primitives, path aliases, a utility helper, Tailwind theme tokens, React, Radix, and class-variance-authority.



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 | 1 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 32.7 KB (98.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 815ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-4e408d2d1db4/src/cut/components/ui/8bit/button.tsx".
Verdict
Skip the registry item in its current form. It does not build because the themed wrapper imports a base button that is absent at the expected path, so mounting and accessibility could not be verified. It needs a shadcn-style setup and corrected dependency resolution. Teams seeking a drop-in component should avoid it for now.
Use it if
- Your app already has shadcn button, popover, and command primitives and you want a retro selector that matches the library.
- You are comfortable owning copied component source and loading or replacing its external retro font.
Skip it if
- You need a registry item that builds as fetched; the published payload currently leaves its base button import unresolved.
- Your project does not use shadcn conventions, Tailwind theme tokens, or the @ path alias and you do not want to recreate them.
- Your content security or privacy policy forbids loading fonts from Google.
- You need a verified mounted or accessible implementation, since the build failure prevented those checks.
Install
| Declared dependencies | cmdk, 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 button, popover, and command primitives; provide the @ alias and cn utility; configure the Tailwind theme classes used by the wrappers; install the required React, Radix, and variant packages; and include or replace the retro font stylesheet.
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