Measured entry
meraki-pricing-simple
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.



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.1 KB (83.5 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
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
| 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 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.
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