Measured entry

meraki-pricing-simple

pricingminimal-flat

A static pricing section built as plain HTML with Tailwind utility classes. It presents compact plan cards, highlights the preferred tier, includes responsive grid and dark-mode styling, and has no JavaScript or package dependencies beyond a Tailwind CSS setup.

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

Verdict

A dependable starting point for a small pricing section: it builds, mounts, and adapts cleanly without extra runtime code. Use it when terse plan cards are enough, but fix the low-contrast text before shipping and expect to wire the calls to action yourself.

Use it if

  • You need a compact pricing comparison with one clearly emphasized plan.
  • Your project already uses Tailwind and can replace the placeholder copy and button behavior.
  • You want a pricing section that stacks cleanly on narrow screens without client-side logic.

Skip it if

  • You need feature-by-feature plan comparisons, billing toggles, or expandable details.
  • You cannot revise the muted text colors to meet your accessibility standard.
  • Your design system does not use Tailwind utilities and you do not want to translate the styling.

Install

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

In a non-shadcn project, add and configure Tailwind CSS, include the utility classes in content scanning, and enable class-based dark mode if you want the supplied dark theme. No component library, 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.

Alternatives

Other published entries for the pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.