Measured entry

tailark-veil-stats-1

statsminimal-flat

A static React stats section shipped as a shadcn registry block containing a single TSX file. It uses Tailwind utility classes, theme color tokens, a serif font token, and container-query variants, with no imported UI primitives, runtime packages, provider, or client-side behavior.

Specimen
Harness screenshot of tailark-veil-stats-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-stats-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-stats-1 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 tailark-veil-stats-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal17.6 KB (83.0 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

Technically clean and easy to transplant, with successful build, mount, and accessibility checks. Still, the verified render is visibly cramped and its stat text collides, so treat this as a lightweight starting point that needs responsive styling work, not a drop-in section.

Use it if

  • You want a compact headline, supporting copy, and a small set of credibility metrics in a restrained editorial style.
  • Your Tailwind setup already supports the block's theme tokens, serif font mapping, and container-query variants.
  • You are comfortable replacing the sample claims and tuning the responsive layout before release.

Skip it if

  • You need a production-ready responsive section without visual adjustment, since the verified render compresses the copy and overlaps the stat lines.
  • Your project does not use Tailwind or cannot supply the expected background, foreground, muted text, border, and font utilities.
  • Your metrics need icons, charts, animation, live data, or interaction rather than static text.

Install

Installation record for tailark-veil-stats-1
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add React and Tailwind CSS, copy the TSX component, define the background, foreground, muted foreground, border, and serif font theme mappings, and enable the container-query utilities and variants used by the layout. No provider or UI primitive package is 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/tailark/blocks
License
MIT
Record published
2026-08-14

Alternatives

Other published entries for the stats pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.