Measured entry

tailark-veil-comparator-2

feature-gridminimal-flat

A static Free versus Pro comparison block shipped as a Tailark shadcn registry item. Its source uses Next.js Link, Lucide icons, Tailwind utility and container-query classes, theme tokens, and local Button and Card components supplied through Tailark registry dependencies.

Specimen
Harness screenshot of tailark-veil-comparator-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-comparator-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-comparator-2 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-comparator-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal51.3 KB (116.7 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 869ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-d8423788f735/src/cut/components/comparator-2.tsx".

Verdict

A sensible, focused pricing comparison, but it is not currently consumable from the registry. Installation stops because the Tailark veil-button dependency resolves to a missing shadcn registry URL. It needs a shadcn-style setup and manual dependency repair, so teams seeking a drop-in block should avoid it for now.

Use it if

  • You need a compact side-by-side plan comparison with text values and availability icons.
  • Your app already has compatible shadcn-style Button and Card primitives and can repair or bypass the broken registry dependency.
  • A horizontally scrollable comparison card is acceptable on narrow screens.

Skip it if

  • You need an installable registry block without manually resolving a missing Tailark dependency.
  • Your project does not use Next.js and you do not want to replace its Link component.
  • You need a configurable comparison table rather than editing a hard-coded feature array.
  • You require verified runtime or accessibility behavior, since the component never built or mounted in the harness.

Install

Installation record for tailark-veil-comparator-2
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

For a non-shadcn project, add Tailwind with the referenced theme tokens and container-query support, configure the local component alias, provide compatible Button and Card components, install Lucide React, and provide Next.js Link or replace it with your router link. The missing Tailark veil-button registry entry must also be supplied or bypassed manually.

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.