Measured entry

8bitcn-team3

teamskeuomorphism

A retro case-study grid presented as a team-pattern block, with configurable headings, cards, KPI badges, and calls to action. It ships through a shadcn registry with custom card, badge, and button wrappers plus a retro stylesheet, and depends on React, Tailwind utilities, a cn helper, shadcn base components, class-variance-authority, Radix UI, and a hosted font.

Specimen
Harness screenshot of 8bitcn-team3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-team3 at 768 pixels wide
Harness screenshot at 768 pixels wide. This viewport scrolled sideways.
Harness screenshot of 8bitcn-team3 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-team3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 768
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal33.5 KB (98.9 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 945ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-f44900d17e88/src/components/ui/8bit/badge.tsx".

Verdict

Do not publish this as a working drop-in. The build fails because the bundled retro badge wrapper imports a shadcn base badge that is absent from the harness. It needs a shadcn-style setup, including the expected aliases and primitives, before it can build or mount.

Use it if

  • Your product already uses shadcn conventions and the matching base card, badge, and button components.
  • You need a compact case-study or customer-results section with editable entries and optional calls to action.
  • A pixel-art visual language and externally hosted retro font fit the rest of the interface.

Skip it if

  • You need a conventional people-and-roles team section, since the supplied content model is for case studies.
  • Your project cannot load Google Fonts or does not use Tailwind utility classes.
  • You want a drop-in component with no shadcn aliases, utility helper, or base primitives to install.
  • You require a component that passes the provided build harness without source or registry fixes.

Install

Installation record for 8bitcn-team3
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 expected path aliases and cn utility, Tailwind theme tokens, base card, badge, and button primitives, class-variance-authority, Radix UI, and the included retro stylesheet. Also decide whether to permit the Google Fonts import or host the font yourself.

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 team pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.