Measured entry
8bitcn-tabs
tabsskeuomorphismmotion on file
A retro-styled wrapper around the shadcn Tabs primitives, adding square borders, active-state colors, and a pixel font. It ships as a registry component plus a retro stylesheet, imports the existing shadcn tabs component and cn helper, and relies on Radix tabs, class variance utilities, Tailwind classes, and Google Fonts.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 40.1 KB (105.6 KB build, 65.5 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 727ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-4e0c14e49b68/src/cut/components/ui/8bit/tabs.tsx".
Verdict
A sound themed option with a thin implementation, clean mounting, and no detected accessibility violations. Its external pixel font, added dependency weight, and narrow-screen demo overflow make it a deliberate visual choice rather than a general-purpose default.
Use it if
- You want an overt pixel-art tab treatment for a game, portfolio, or retro-themed interface.
- Your app already uses Tailwind theme tokens and shadcn-style component paths.
- You want Radix-backed tab behavior while keeping the visual wrapper easy to customize.
Skip it if
- You plan to copy the supplied demo into a narrow layout without revisiting its fixed width, since the verified mobile view overflows.
- Your interface needs understated, rounded, or typography-neutral tabs rather than a strong pixel-art identity.
- Your content policy forbids loading fonts from Google Fonts at runtime.
- You do not already use the Radix and shadcn conventions and want a dependency-light tab control.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
Add Tailwind, the Radix tabs primitive, class-variance-authority, clsx, and tailwind-merge if absent. Provide shadcn-style Tabs wrappers, the cn helper, and the expected theme tokens, then include the retro stylesheet. Allow the Google Fonts import or replace it with a self-hosted pixel font.
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/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the tabs pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tripled-native-tabs-carbonminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 69.9KB
- Bare
- pass
- Prov
- NO
- shadcn-tabsunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 22.4KB
- Bare
- fail
- Prov
- NO
- neobrutalism-paginationbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 28.0KB
- Bare
- fail
- Prov
- NO
- shadcn-paginationunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 28.1KB
- Bare
- fail
- Prov
- NO
- originui-comp-109minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 35.1KB
- Bare
- fail
- Prov
- NO
- originui-comp-110minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 35.1KB
- Bare
- fail
- Prov
- NO