Measured entry

tailark-veil-features-2

feature-gridminimal-flat

A static Tailark feature-grid section shipped as a shadcn registry block. It renders four themed cards with integration logos, abstract sync and developer graphics, and a shield icon. It depends on Tailwind theme utilities, a custom Card with a mixed variant, lucide-react, and Tailark SVG registry items.

Specimen
Harness screenshot of tailark-veil-features-2 at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of tailark-veil-features-2 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-features-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-features-2
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal34.7 KB (100.1 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 756ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-4c16717baec7/src/cut/components/features-2.tsx".

Verdict

Do not adopt this registry item as published. Installation fails because the Tailark Veil card dependency resolves to a missing shadcn registry URL, so the component never builds or mounts. It needs a shadcn-style setup plus a repaired or locally supplied card dependency; teams needing a drop-in block should avoid it.

Use it if

  • You already use the Tailark registry and its Veil card conventions.
  • You want a compact product feature section with decorative integration branding.
  • You are willing to repair or replace a missing registry dependency before adoption.

Skip it if

  • You need a component that installs and builds from the published registry today.
  • Your design system does not provide the custom mixed Card variant and Tailwind theme tokens.
  • You want semantic feature illustrations rather than decorative graphics hidden from assistive technology.
  • You cannot maintain local copies of the bundled service-logo components.

Install

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

In a non-shadcn project, copy the component manually and add React, Tailwind theme and container-query utilities, lucide-react, path aliases, the service-logo SVG components, and a Card implementation that supports the mixed variant. Replace the unavailable Tailark Veil card registry dependency with that local implementation.

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.