Measured entry

tailark-mist-comparator-1

feature-gridminimal-flat

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.

Specimen
Harness screenshot of tailark-mist-comparator-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of tailark-mist-comparator-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-comparator-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-comparator-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious1
Axe moderate0
Axe minor1
Gzip marginal51.6 KB (117.0 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 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

Installation record for tailark-mist-comparator-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 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/blocks
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.