Measured entry
meraki-pricing-centered
A centered, responsive pricing comparison made from static HTML and Tailwind utility classes. It ships as a complete demo document with three plan cards, dark-mode styles, and plain buttons. It has no JavaScript or component-library dependency, but the source loads Tailwind from its browser CDN.



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 | 17.9 KB (83.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A dependable static starting point that builds, mounts, and adapts cleanly across the tested layouts. It is easy to transplant, but it is not ready to ship unchanged because several text treatments fail color contrast requirements and the calls to action still need real behavior.
Use it if
- You need a straightforward pricing section with equally weighted plan cards.
- Your project already uses Tailwind and can translate the demo markup into its page structure.
- Your pricing actions only need static buttons that you will connect to checkout or signup flows.
Skip it if
- You need an accessible result without first correcting the flagged text contrast.
- You want a featured-plan treatment, billing toggle, comparison matrix, or dynamic pricing behavior.
- Your design system does not use Tailwind and adopting or rewriting utility-heavy markup is undesirable.
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 and ensure its content scan includes the template, or replace the utility classes with equivalent CSS. Copy only the pricing markup rather than the demo document shell, preserve dark-mode rules if needed, fix the low-contrast colors, and wire each button to an actual action.
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 pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-pricing-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.8KB
- Bare
- pass
- Prov
- NO
- hyperui-pricing-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-pricing-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.8KB
- Bare
- pass
- Prov
- NO
- efferd-pricing-2glassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- ruixen-pricing-plansunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.6KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-pricing-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO