Measured entry
8bitcn-feature2
A retro feature list that renders configurable rows with boxed labels, optional badges, and dashed separators. It ships as a shadcn registry block with its own retro stylesheet and depends on React, Tailwind theme utilities, the shadcn alias layout and utility helper, a base Badge, class-variance-authority, Radix Separator, and a Google-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 | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 32.9 KB (98.3 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.50s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-e76d539b5c73/src/components/ui/8bit/badge.tsx".
Verdict
Do not adopt this payload unchanged. The build fails because its retro Badge wrapper imports a base shadcn Badge that is not included. It needs a shadcn-style setup, and teams seeking a drop-in block should avoid it until the registry dependency is corrected.
Use it if
- You already run a shadcn-style project and can supply the missing base Badge component.
- You need a compact, configurable sequence of product steps or feature highlights with a deliberate pixel-art treatment.
- Your design system already exposes the theme tokens and utility classes used by the block.
Skip it if
- You need a registry item that installs and builds without repairing imports.
- Your project does not use Tailwind utilities, shadcn aliases, or the shared utility helper.
- You cannot load the retro font from Google or do not want an external font request.
- Your visual language is neutral or typographically dense, since the pixel font and ornamented controls are highly specific.
Install
| Declared dependencies | radix-ui, @radix-ui/react-separator, 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 aliased utility helper and component paths, Tailwind with the expected theme tokens, a compatible base Badge, class-variance-authority, Radix Separator, and the supplied retro stylesheet. Also decide whether to retain or self-host its Google 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 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