Measured entry
meraki-faq-centered
A centered FAQ section shipped as a standalone HTML document with Tailwind utility classes, dark-mode styles, and inline SVG plus and minus icons. It depends on Tailwind for presentation, but includes no script, state, or accordion behavior, so only the first answer is statically visible.



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 | 18.0 KB (83.4 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A clean static shell for an FAQ, but not a finished interactive component. It is a sensible starting point for Tailwind teams that will replace the sample copy, correct the heading structure, and add accessible disclosure logic.
Use it if
- You need a compact, centered FAQ layout that can be adapted into a static content section.
- Your project already uses Tailwind and you are comfortable wiring disclosure behavior yourself.
- You want light and dark color treatments already represented in the markup.
Skip it if
- You need a working accordion with expandable answers out of the box.
- You need disclosure semantics, keyboard state handling, or accessible expanded-state announcements already implemented.
- Your project does not use Tailwind and translating a dense set of utility classes is not worthwhile.
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 or recreate the utility styles in your own stylesheet, extract the section from the document wrapper, and add stateful disclosure logic with appropriate accessible attributes if answers should open and close. No package dependency 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 faq pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-faq-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-faq-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-faq-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- meraki-faq-collapseminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-faq-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- 8bitcn-faq2skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.2KB
- Bare
- fail
- Prov
- NO