Measured entry

tailark-mist-integrations-3

feature-gridminimal-flat

A static integrations feature grid shipped as a Tailark shadcn registry block. It renders branded SVG marks inside a soft Card variant and relies on React, Tailwind utility classes, project aliases, Tailark's custom card recipe, and separate registry-provided logo components.

Specimen
Harness screenshot of tailark-mist-integrations-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-integrations-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-integrations-3 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-integrations-3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal36.5 KB (101.9 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 960ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-6f56219cb2ee/src/components/ui/card.tsx".

Verdict

Do not adopt it from the registry in its current state. The build fails because the required Tailark Mist card dependency returns a missing-page response, so the component never mounts. Even after that dependency is repaired or supplied locally, it needs a shadcn-style setup.

Use it if

  • You already use Tailark's Mist registry and want a compact integrations section.
  • Your design system has the soft Card variant and matching theme tokens.
  • You are prepared to replace the placeholder descriptions with product-specific copy.

Skip it if

  • You need an installable block today, because the required Mist card registry item resolves to a missing page.
  • Your project does not use Tailwind utilities, shadcn-style aliases, or registry components.
  • You need interactive integration controls rather than a static marketing grid.
  • You want generic brand assets without maintaining Tailark's separate logo components.

Install

Installation record for tailark-mist-integrations-3
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 React, Tailwind with the referenced theme and typography utilities, an alias matching the component imports, a Card component that supports the soft variant, and local SVG components for every named service. Until Tailark repairs the missing Mist card registry entry, provide that card implementation locally and adjust the imports.

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.