Measured entry

8bitcn-cta1

feature-gridskeuomorphism

A retro-styled comparison CTA that presents configurable feature rows as a yours-versus-theirs table. It ships as a shadcn registry block with a TSX component, a themed card wrapper, and retro font CSS. It depends on the cn utility, the base shadcn Card, class-variance-authority, Tailwind theme classes, and a Google Fonts import.

Specimen
Harness screenshot of 8bitcn-cta1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-cta1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-cta1 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-cta1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal30.0 KB (95.4 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 982ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-a33c385ef078/src/components/ui/8bit/card.tsx".

Verdict

Publish as a failed verification. The build cannot resolve the base shadcn Card imported by the themed wrapper, so the component never mounts. It needs a shadcn-style setup, including the expected aliases and shared primitives. Teams seeking a ready-to-paste standalone block should avoid it until that wiring is repaired.

Use it if

  • You need a compact product comparison section with replaceable labels and rows.
  • Your app already uses shadcn Card primitives, Tailwind theme tokens, and the standard cn helper.
  • A pixel-art visual treatment fits the surrounding interface.

Skip it if

  • You need a drop-in component for a plain React or non-shadcn project.
  • You expect the section to include an actual call-to-action control rather than only comparison copy.
  • Your design system cannot load the bundled external retro font or support its Tailwind utility classes.
  • You need a verified build without repairing registry dependency wiring first.

Install

Installation record for 8bitcn-cta1
Declared dependenciesclsx, 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, a cn class-merging helper, compatible base Card primitives, class-variance-authority, Tailwind theme utilities, and the retro stylesheet. Either preserve the Google Fonts import or replace it with a locally approved font source.

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