Measured entry

tailark-mist-stats-1

statsminimal-flat

A static, responsive stats strip with three centered metrics inside a shared Card. It ships as a shadcn registry block, imports Card through the usual components alias, and relies on Tailwind utilities plus theme color tokens. Its declared Tailark Mist Card registry dependency currently resolves to a missing resource.

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

Verdict

Do not publish this as a working component yet. The build fails because the Tailark Mist Card registry dependency returns a not-found response, so the block never mounts. Even after that dependency is restored, it needs a shadcn-style setup and project-specific metric copy.

Use it if

  • You already have the Tailark Mist Card available locally and want a compact metrics section.
  • Your project uses shadcn-style component aliases, Tailwind utilities, and compatible theme tokens.
  • You are comfortable treating the displayed metrics as static content and replacing the sample copy.

Skip it if

  • You need an installable registry block today, because its Card dependency cannot currently be fetched.
  • Your project does not use Tailwind or shadcn-style component conventions.
  • You need charts, trends, live data binding, or interactive metric details rather than a static summary.
  • You want a standalone component with no local Card primitive or design-token setup.

Install

Installation record for tailark-mist-stats-1
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

A non-shadcn project must add a compatible Card component, map or replace the components import alias, configure Tailwind, and define the muted, foreground, and border-related theme tokens used by the block. Until the missing Tailark registry item is restored, source the Card locally or replace that 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.

Author repository

github.com/tailark/blocks
License
MIT
Record published
2026-08-15

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.