Measured entry
8bitcn-hover-card
popoverskeuomorphismmotion on file
A pixel-art hover card distributed as a shadcn registry component. It wraps the shadcn hover-card primitives, adds a blocky layered border and an optional retro font variant, and relies on Radix behavior, Tailwind utility classes, class helpers, class-variance-authority, a local retro stylesheet, and a Google-hosted 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 | 47.0 KB (112.5 KB build, 65.5 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-2f802d1f5c65/src/cut/components/ui/8bit/hover-card.tsx".
Verdict
A sound themed wrapper when the pixel-art treatment is intentional, with clean harness behavior in the configured environment. It is not drop-in for a bare React app and needs a shadcn-style setup, including the underlying hover-card component and project aliases.
Use it if
- Your interface already uses shadcn conventions and needs a hover-triggered profile or metadata preview.
- A deliberately pixelated, game-like card treatment fits the rest of the product.
- You want Radix hover-card behavior while keeping the trigger and content APIs familiar.
Skip it if
- Your design system is neutral or polished rather than retro, since the heavy block border is visually specific.
- Your project avoids remote font requests or cannot bundle a local substitute.
- You need a standalone component with no shadcn aliases, base component, or Tailwind setup.
- The content must work primarily through tap or persistent disclosure rather than hover and focus behavior.
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 underlying Radix hover-card implementation, Tailwind styles, the cn helper with clsx and tailwind-merge, class-variance-authority, compatible component and utility aliases, and the retro stylesheet. Replace the remote font import with a local asset if required.
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 popover pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tripled-smart-hover-card-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 61.4KB
- Bare
- pass
- Prov
- NO
- hextaui-hover-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 46.9KB
- Bare
- fail
- Prov
- NO
- neobrutalism-popoverbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 49.6KB
- Bare
- fail
- Prov
- NO
- shadcn-popoverunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 49.6KB
- Bare
- fail
- Prov
- NO
- 8bitcn-popoverskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 53.2KB
- Bare
- fail
- Prov
- NO