Measured entry
meraki-feature-cards
A static feature-section template that ships as HTML with Tailwind utility classes and inline SVG icons. It has a heading, intro copy, responsive card grid, dark-mode styles, and icon-only calls to action. It needs Tailwind CSS but no JavaScript, package dependency, or provider.



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 | 18.4 KB (83.8 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A dependable, framework-light starting point with responsive behavior and no runtime setup. Use it as markup to adapt, not as a finished component: the placeholder content needs replacement and every icon-only link needs an accessible name before release.
Use it if
- You need a compact marketing feature grid that moves cleanly from a single column to a wider multi-column layout.
- Your project already uses Tailwind and you want editable markup rather than a component API.
- You can replace the placeholder copy, links, and generic icons with product-specific content.
Skip it if
- You need a ready-made React component with typed props, reusable data mapping, or interaction state.
- Your design system does not use Tailwind and translating the utility-heavy markup would cost more than rebuilding the section.
- You cannot fix the icon-only links, which currently lack accessible names.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add and configure Tailwind CSS with responsive and class-based dark-mode support, then copy the section markup. Preserve the inline SVGs or swap in your icon system, replace the placeholder destinations, and add visible link text or accessible labels.
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/merakiui/merakiuiAlternatives
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