Measured entry

8bitcn-not-found3

cardskeuomorphism

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.

Specimen
Harness screenshot of 8bitcn-not-found3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-not-found3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-not-found3 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for 8bitcn-not-found3
BuildOK
MountOK
Console errors1
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal57.3 KB (122.7 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for 8bitcn-not-found3
Declared dependenciesradix-ui, clsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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.

License
MIT
Record published
2026-08-15

Alternatives

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.