Measured entry
meraki-feature-grdi-list
A static responsive feature grid delivered as a complete HTML document. It uses Tailwind utility classes loaded from the CDN, inline SVG icons, placeholder copy, dark-mode variants, and ordinary links. There is no JavaScript behavior, framework runtime, component package, or provider dependency.



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.7 KB (84.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A usable low-complexity starting point that builds, mounts, and adapts cleanly without framework plumbing. It is not ready to ship unchanged: the placeholder content, empty destinations, repeated page-level headings, and flagged text contrast all need attention.
Use it if
- You need a straightforward marketing feature section that can be adapted from plain HTML.
- Your project already uses Tailwind and you are comfortable replacing the copy, icons, and link targets.
- You want a grid that collapses cleanly across common viewport sizes and supports dark-mode classes.
Skip it if
- You need production-ready content and destinations without editing placeholder text and empty links.
- Your accessibility bar requires passing color contrast without revising the supplied palette.
- You want a framework component with props, data mapping, or built-in interactions.
- Your design system does not use Tailwind utility classes.
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 |
Add and configure Tailwind, or retain the CDN script for a prototype, then copy the section markup. Replace the placeholder copy and link targets, align the heading hierarchy with the page, and adjust text colors to meet your contrast standard. No provider or JavaScript package 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.
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