Measured entry
neobrutalism-card
A composable React card family shipped as a shadcn registry item, with header, title, description, action, content, and footer primitives. It is built from plain div elements and Tailwind utilities, using a local cn helper backed by clsx and tailwind-merge plus project-defined neobrutalist theme tokens.



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 | 29.6 KB (95.1 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A solid choice for projects already committed to this neobrutalist token set. The parts are simple, composable, and free of runtime behavior, but the component is mostly a themed structural shell, so its value drops sharply outside the matching design system.
Use it if
- You want an opinionated neobrutalist container that still accepts ordinary React props and utility-class overrides.
- Your interface needs reusable card regions for headings, supporting copy, actions, content, and footers.
- Your Tailwind theme already exposes the border, shadow, radius, color, and font tokens used by this component.
Skip it if
- You need a neutral card that can blend into several visual systems without replacing its theme classes.
- You want semantic article, section, or heading elements provided automatically rather than choosing them at composition time.
- Your project does not use Tailwind and you do not want to recreate the utility styles in another styling system.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| 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 clsx and tailwind-merge, provide a cn class-merging helper, configure Tailwind, and define the referenced radius, shadow, border, background, foreground, main color, and font utilities. Adjust the import alias or replace it with a relative path.
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/ekmas/neobrutalism-componentsAlternatives
Other published entries for the card pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO
- kibo-relative-timeminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.8KB
- Bare
- pass
- Prov
- NO