Measured entry
tailark-mist-comparator-1
A static pricing and feature comparison table shipped as a shadcn registry block. It uses a Tailark Button registry dependency, Next.js Link, Lucide icons, Tailwind utility classes, and shadcn-style theme tokens. Its sample rows and calls to action are placeholders that must be replaced with product data and destinations.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 1 |
| Gzip marginal | 51.6 KB (117.0 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 707ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-c37eba6534de/src/cut/components/comparator-1.tsx".
Verdict
Do not adopt it unchanged. The build fails because the referenced Tailark button registry item returns not found, so teams needing a dependable drop-in should avoid it. It also needs a shadcn-style setup before it can mount, plus real content and links.
Use it if
- You need a horizontally scrollable plan comparison table for a Next.js pricing page.
- Your app already uses Tailwind theme tokens and can supply the expected Button API.
- You are prepared to replace the placeholder feature groups, plan values, and links.
Skip it if
- You need a registry block that installs successfully without repairing an upstream dependency.
- Your project does not use Next.js or shadcn-style component and theme conventions.
- You need production-ready pricing copy or data-driven plan rendering without rewriting the static sample.
- You require verified responsive behavior or accessibility results, since the failed build prevented those checks.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
A non-shadcn project must add compatible Tailwind theme tokens, a Button component supporting child composition and the neutral variant, Next.js routing or a replacement link component, and Lucide React. Until the missing Tailark button registry item is restored, provide that Button locally and adjust the 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/blocksAlternatives
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.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO