Measured entry
tailark-mist-integrations-3
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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 36.5 KB (101.9 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no 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/blocksAlternatives
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.
- hyperui-feature-grids-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-feature-grids-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- meraki-feature-grid-list-with-imageminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.5KB
- Bare
- pass
- Prov
- NO
- meraki-feature-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO