Measured entry

tailark-veil-comparator-1

feature-gridminimal-flat

A static pricing-plan comparison table for Next.js, shipped as a Tailark shadcn registry block. It uses Tailwind theme utilities, Next Link, Lucide icons, and Tailark's veil button and card components, including their local variants and aliases.

Specimen
Harness screenshot of tailark-veil-comparator-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-comparator-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-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-veil-comparator-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal51.4 KB (116.8 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 "lucide-react" from "<sandbox>re-9512dfa0d34d/src/cut/components/comparator-1.tsx".

Verdict

A useful, restrained pricing matrix in source form, but the published block currently fails before build because its veil button dependency returns a missing registry resource. It needs a shadcn-style setup and a repaired or locally supplied dependency, so avoid the registry install until that reference is fixed.

Use it if

  • You need a fixed comparison grid for tiered SaaS plans and can replace the sample plan data.
  • Your app already follows the Tailark and shadcn component conventions used by the block.
  • Horizontal overflow is acceptable for the comparison table on narrow screens.

Skip it if

  • You need a working registry install today, because the referenced veil button item currently resolves to a missing registry resource.
  • Your project does not use Next.js or Tailwind theme tokens and you do not want to adapt the imports and styles.
  • You need interactive billing controls, dynamic feature data, or responsive cards instead of a static table.

Install

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

In a non-shadcn project, add Tailwind with the expected theme tokens and container-query utilities, configure the component alias, install Lucide React, provide compatible Button and Card components with the variants used here, and adapt Next Link if needed. The missing veil button registry reference must be corrected or replaced locally before the block can build.

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.