Measured entry
8bitcn-not-found3
A themed full-page not-found block shipped through a shadcn registry with a retro stylesheet. It expects Next.js Link and Image, the cn utility, Tailwind theme classes, local 8bit badge and button wrappers, their base UI primitives, and an undead image asset.



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 | 1 |
| 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 | 57.3 KB (122.7 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
CONSOLE
Failed to load resource: the server responded with a status of 404 (Not Found)
BARE BUILD
✗ Build failed in 1.30s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-730e76c3751a/src/components/ui/8bit/badge.tsx".
Verdict
It needs a shadcn-style setup and is currently a failed integration. The build cannot resolve the base button imported by the 8bit wrapper, while the bare build also lacks the cn utility. Avoid it if you cannot repair that local dependency chain.
Use it if
- Your Next.js app already uses the 8bitcn registry structure and retro theme.
- You want a customizable not-found page with optional badge, image, and secondary action.
- You can supply the referenced undead image and accept the external font import.
Skip it if
- You need a drop-in component that builds without adding local UI primitives.
- Your project does not use Next.js and you do not want to replace its Link and Image components.
- Your content policy forbids loading fonts from Google.
- You require verified runtime or accessibility behavior before adoption, since the build failure prevented mounting.
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 the path alias, cn utility, Tailwind theme tokens, base badge and button primitives, the 8bit wrappers, and the retro stylesheet. Provide the undead image, install Next.js support or replace Link and Image, and decide whether to retain the 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 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