Measured entry
8bitcn-pricing1
A configurable React pricing section with tier cards, feature availability, highlighted plans, and call-to-action buttons. It ships through a shadcn registry with 8bit wrappers around badge, button, card, and separator primitives, Tailwind utility classes, a cn helper, Radix Separator, and a retro font stylesheet.



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 | 34.4 KB (99.8 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.29s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-025339aedd40/src/components/ui/8bit/button.tsx".
Verdict
Do not adopt this registry item unchanged. The build fails because its 8bit badge wrapper imports a base shadcn badge module that is not present. It needs a shadcn-style setup, and the missing primitive must be installed before its rendering or accessibility can be evaluated.
Use it if
- You already use shadcn conventions and want a retro, game-oriented pricing grid.
- You need tier content supplied through typed props instead of editing the layout markup.
- Your project can provide the required base UI primitives and alias paths.
Skip it if
- You need a component that builds immediately from the registry payload as verified.
- Your product uses a restrained corporate visual system that conflicts with pixel borders and the retro typeface.
- You cannot host or approve the externally imported Google font.
- You need verified runtime or accessibility behavior, since the build failure prevented those checks.
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 |
A non-shadcn project must add the cn utility and configured alias paths, Tailwind theme tokens and utilities, base badge, button, and card primitives, the Radix separator package, class-variance-authority, Radix Slot support, and the bundled retro stylesheet. Also decide whether the stylesheet's external Google font import fits your policy.
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 pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-pricing-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.8KB
- Bare
- pass
- Prov
- NO
- hyperui-pricing-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-pricing-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.8KB
- Bare
- pass
- Prov
- NO
- efferd-pricing-2glassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- ruixen-pricing-plansunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.6KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-pricing-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO