Measured entry
hyperui-feature-grids-1
A static feature section with a centered heading, descriptive copy, and bordered icon cards that collapse into a single column on narrower screens. It ships as plain HTML styled entirely with Tailwind utility classes, uses inline SVG icons, and has no JavaScript or package dependencies beyond a Tailwind CSS build.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 17.9 KB (83.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A dependable, low-complexity feature grid with sensible responsive behavior and clean semantic structure. It is a good starting point when the content is concise, but the generic card treatment and placeholder copy need deliberate brand and content work before production.
Use it if
- You need a restrained feature summary for a marketing or product page.
- Your content fits short titles and one-sentence descriptions.
- You want markup that can be moved into React, Vue, or server templates without component-library bindings.
Skip it if
- You need interactive cards, links, calls to action, or expandable detail.
- Your feature copy is long or uneven enough to make the fixed card rhythm feel awkward.
- Your design system does not use Tailwind and translating utility classes is not worth the effort.
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 Tailwind CSS and ensure its compiler scans this markup so the utility classes are emitted. No shadcn components, icon package, or runtime script is required because the icons are inline SVG and the section is static.
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/markmead/hyperuiAlternatives
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-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
- tailark-mist-integrations-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 26.2KB
- Bare
- pass
- Prov
- NO