Measured entry

meraki-feature-media

feature-gridminimal-flat

A copy-paste HTML feature section with a heading, an external Vimeo embed, and a responsive card grid. It ships as a standalone document styled entirely with Tailwind utility classes, uses inline SVG icons, and has no JavaScript package or provider dependency.

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

What the harness recorded

CONSOLE

Failed to load resource: the server responded with a status of 404 ()

CONSOLE

Refused to display 'https://vimeo.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

BARE BUILD

Failed to load resource: the server responded with a status of 404 ()

Verdict

A useful Tailwind layout skeleton, but not production-ready unchanged. The supplied Vimeo frame is refused by the provider and lacks an accessible name, so replace the media URL and add a descriptive iframe title before shipping.

Use it if

  • You need a media-led feature section that can be adapted directly in HTML.
  • Your project already uses Tailwind and can replace the sample copy and embedded media URL.
  • You want built-in dark theme class variants without adding a component runtime.

Skip it if

  • Your content security policy or privacy rules prohibit third-party video frames.
  • You need a ready-made React component with props, state, or a design-system API.
  • You cannot repair the iframe accessibility label and verify that your chosen video URL permits embedding.
  • You need meaningful production copy rather than placeholder feature descriptions.

Install

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

Add Tailwind CSS to the project, copy the section markup, and preserve or map its responsive and dark theme utilities. No shadcn packages are required. Supply an embeddable media URL, add a descriptive iframe title, and replace all placeholder text.

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.