Measured entry

8bitcn-feature2

feature-gridskeuomorphism

A retro feature list that renders configurable rows with boxed labels, optional badges, and dashed separators. It ships as a shadcn registry block with its own retro stylesheet and depends on React, Tailwind theme utilities, the shadcn alias layout and utility helper, a base Badge, class-variance-authority, Radix Separator, and a Google-hosted font.

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

Verdict

Do not adopt this payload unchanged. The build fails because its retro Badge wrapper imports a base shadcn Badge that is not included. It needs a shadcn-style setup, and teams seeking a drop-in block should avoid it until the registry dependency is corrected.

Use it if

  • You already run a shadcn-style project and can supply the missing base Badge component.
  • You need a compact, configurable sequence of product steps or feature highlights with a deliberate pixel-art treatment.
  • Your design system already exposes the theme tokens and utility classes used by the block.

Skip it if

  • You need a registry item that installs and builds without repairing imports.
  • Your project does not use Tailwind utilities, shadcn aliases, or the shared utility helper.
  • You cannot load the retro font from Google or do not want an external font request.
  • Your visual language is neutral or typographically dense, since the pixel font and ornamented controls are highly specific.

Install

Installation record for 8bitcn-feature2
Declared dependenciesradix-ui, @radix-ui/react-separator, 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 aliased utility helper and component paths, Tailwind with the expected theme tokens, a compatible base Badge, class-variance-authority, Radix Separator, and the supplied retro stylesheet. Also decide whether to retain or self-host its 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 feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.