Measured entry

tailark-dusk-features-1

feature-griddark-futuristic

A static CRM feature section with a headline, two illustrative cards, and a row of icon-led capability summaries. It ships as a shadcn registry block, imports Card through the project alias, uses lucide-react icons, and relies on Tailwind theme utilities. Its declared Tailark card dependency currently resolves to a missing registry item.

Specimen
Harness screenshot of tailark-dusk-features-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-dusk-features-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-dusk-features-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal31.3 KB (96.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 716ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-8686ff6e4063/src/cut/components/features-1.tsx".

Verdict

The layout is a useful starting point, but the published registry dependency returns a not-found response, so the harness cannot install or build it. It also needs a shadcn-style setup. Teams that need a drop-in verified block should avoid this release until the dependency is restored.

Use it if

  • You want a dark product feature grid for a CRM or sales workflow page.
  • Your app already has shadcn-style aliases, theme tokens, a compatible Card component, and lucide-react.
  • You are willing to replace the abstract card illustrations and product copy with real content.

Skip it if

  • You need a registry block that installs and builds without repairing a missing dependency.
  • Your project does not use Tailwind theme tokens or shadcn-style component aliases.
  • You need interactive feature demos, motion, or data-driven content rather than static placeholders.

Install

Installation record for tailark-dusk-features-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 matching foreground, background, card, and muted theme tokens; configure the project import alias; install lucide-react; and provide a compatible Card component locally. The missing Tailark card registry item must be replaced or restored before installation can succeed.

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.