Measured entry
8bitcn-feature1
A retro feature-card grid shipped as a shadcn registry block, with configurable headings, items, badges, and column presets. It composes the project’s shadcn Card and Badge primitives through 8bit wrappers, uses the cn utility and Tailwind classes, and imports retro CSS that fetches the Press Start font from Google Fonts.



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 | 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 1.08s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-bf0c64d078c5/src/components/ui/8bit/badge.tsx".
Verdict
A focused retro grid with useful data-driven props, but it is not install-ready as tested. The build fails because the included 8bit Badge wrapper imports a missing base shadcn Badge component, so it cannot mount and needs a shadcn-style setup before evaluation or use.
Use it if
- You already run a shadcn-style React app and want a themed feature grid that accepts custom items and icons.
- Your interface can support a pixel-art typeface and blocky card treatment.
- You are prepared to supply or install the expected Card, Badge, utility, styling, and path-alias infrastructure.
Skip it if
- You need a drop-in component that builds without shadcn project primitives.
- Your product cannot load a font from Google Fonts or bundle an equivalent locally.
- You need a neutral feature section that fits an existing non-retro design system without restyling.
- You require a harness-verified build before adoption, since the supplied registry item currently fails compilation.
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 compatible Card and Badge primitives, the cn utility, the expected import alias, Tailwind theme utilities, class-variance-authority, and the retro stylesheet. Also decide whether to permit the Google Fonts request or host the typeface locally.
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 feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO