Measured entry
8bitcn-chapter-intro
background-effectskeuomorphism
A static, cinematic chapter intro with a pixelated background image, dark overlay, letterbox bars, title, and optional subtitle. It ships as a shadcn registry block plus an eight-bit Card wrapper and retro stylesheet, and relies on Tailwind theme classes, the cn utility, the base shadcn Card, class-variance-authority, and a hosted Google 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 | 1 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 1 |
| Gzip marginal | 30.0 KB (95.4 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.03s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-9b82cb102945/src/components/ui/8bit/card.tsx".
Verdict
Do not adopt it unchanged. The published registry fails because its bundled eight-bit Card imports a base shadcn Card that is not supplied, while bare use also lacks the cn utility. It needs a shadcn-style setup and a corrected registry dependency before it can build; teams seeking a drop-in block should avoid it.
Use it if
- You need a game chapter or level transition panel with configurable alignment and image treatment.
- Your app already follows shadcn conventions and includes the standard Card primitive and cn utility.
- A decorative background image and retro display font fit the product's visual language.
Skip it if
- You need a registry item that builds successfully as published.
- Your project does not use shadcn-style aliases, utilities, theme tokens, and primitives.
- External font loading is prohibited or the retro typeface conflicts with your brand.
- You need animation or interactive chapter-transition behavior rather than a static presentation block.
Install
| Declared dependencies | 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 cn helper and matching import aliases, Tailwind with the expected theme tokens, the standard Card primitive, class-variance-authority, and the included retro stylesheet. Provide or self-host the retro font if remote fonts are unsuitable, and correct the registry so the base Card is installed before building.
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 background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-ripple-circlesgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO