Measured entry

meraki-feature-centered

feature-gridminimal-flat

A standalone HTML section containing a responsive, centered feature-card grid. It ships as copy-paste markup with inline SVG icons and Tailwind utility classes, including dark-mode variants. The source loads Tailwind from its CDN and has no JavaScript, provider, or component-package dependency.

Specimen
Harness screenshot of meraki-feature-centered at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-feature-centered at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-feature-centered 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 meraki-feature-centered
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.3 KB (83.7 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A clean, low-complexity starting point for a static feature grid. It builds and mounts without framework scaffolding, but the current muted text palette has a serious contrast problem, so it is not ready to ship unchanged.

Use it if

  • You need a static feature or service summary with equal-weight cards and centered copy.
  • Your project already uses Tailwind and can reuse its responsive and dark-mode utilities.
  • You want a CSS-only section with inline icons and simple call-to-action links.

Skip it if

  • You need production-ready accessibility without revising the muted text colors.
  • Your design system does not use Tailwind and you do not want to translate utility classes.
  • Your feature cards require interactive states, expandable details, or application data wiring.

Install

Installation record for meraki-feature-centered
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Add Tailwind CSS or translate the utility classes into local styles, then copy the section markup and inline SVGs. Replace the placeholder content and links, and adjust the muted text colors before release. No provider or component library is required.

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.

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.