Measured entry
8bitcn-pricing2
A client-side pixel-art pricing section with configurable plans and a monthly or yearly toggle. It ships as a shadcn registry block plus retro CSS and wrapped Badge, Button, Card, and Separator components. It relies on React state, Tailwind utilities, a shared cn helper, shadcn base primitives, class variance tooling, Radix Separator, and a hosted display 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 | 34.7 KB (100.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-47c64cf5b8d5/src/components/ui/8bit/card.tsx".
Verdict
A focused option for an existing retro shadcn codebase, but it fails to build because the wrapped Button imports a missing base shadcn Button. The bare package also lacks the shared cn utility, so it needs a shadcn-style setup before it can mount. Avoid it if you expect a self-contained drop-in.
Use it if
- Your product already uses shadcn conventions and you want a retro pricing section that fits that component tree.
- You need editable plan data, feature lists, highlighted tiers, and a client-side billing-period toggle.
- You are comfortable loading the supplied display font and adopting the bundled pixel-art styling.
Skip it if
- Your project does not have the base shadcn Button, Badge, and Card components at the expected aliases.
- You need a framework-neutral component without Tailwind classes, path aliases, or a shared cn helper.
- Your design system cannot accommodate the retro display font or prominent pixel-border treatment.
- You need a verified build immediately, since the supplied registry graph does not install every required base component.
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 expected path aliases, cn utility, Tailwind theme tokens and utilities, base Button, Badge, and Card primitives, Radix Separator, class variance support, the Radix slot package used by the wrapper, and the supplied retro stylesheet. Confirm that the hosted font is acceptable or replace it.
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