Measured entry
8bitcn-audio-settings
A shadcn registry block for a retro game audio panel with master and effects sliders plus mute and vibration switches. It ships the block, pixel-styled wrappers, and a retro stylesheet, and depends on shadcn base components, the cn utility, Tailwind theme classes, Radix Slider and Switch, class-variance-authority, and a Google-hosted font.



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 | 41.7 KB (107.1 KB build, 65.4 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 912ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-75610e3ef5cb/src/components/ui/8bit/label.tsx".
Verdict
Do not publish this as a working component yet. The harness build fails because the pixel label wrapper imports a missing shadcn base label, so it never mounts. It needs a shadcn-style setup, including the expected utility alias and base primitives. Teams seeking a dependable copy-and-run form should avoid it until the registry dependency chain is fixed.
Use it if
- You already run a shadcn-style app and want a compact game settings panel that matches a pixel-art interface.
- You are prepared to connect the sliders and switches to application state, persistence, and actual audio behavior.
- Your design system already provides the expected theme tokens and can accommodate the bundled retro font styling.
Skip it if
- You need a verified drop-in component today, because the registry output does not build with the supplied base component set.
- Your project is not shadcn-based and you do not want to recreate its aliases, utility helper, primitives, and Tailwind theme contract.
- You need a complete settings feature with saved values and audio integration rather than presentational controls with defaults.
- Your content policy or offline requirements prohibit loading the stylesheet's Google-hosted font.
Install
| Declared dependencies | @radix-ui/react-slider, @radix-ui/react-switch, 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 |
In a non-shadcn project, add the cn utility and matching path aliases, Tailwind theme tokens, the base card, label, slider, switch, and button components, Radix Slider and Switch, and class-variance-authority. Import the retro stylesheet and either allow its Google font request or self-host an equivalent. Wire each control to state and application behavior.
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 form pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-kbdminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- shadcn-labelunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 31.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-labelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- neobrutalism-nlabelbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 31.5KB
- Bare
- pass
- Prov
- NO
- shadcn-formunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 43.9KB
- Bare
- pass
- Prov
- NO
- neobrutalism-formbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- pass
- Prov
- NO