Logo
Neura UI
Loading…

Answers before you install

Common questions from teams evaluating Neura Kit.

Is Neura Kit free to use commercially?

Yes. The kit is MIT-licensed. Use it in client work and commercial products without attribution requirements beyond the licence notice.

Do I need React or Vue?

No. Blocks and atoms are Blade + Alpine + Livewire. Bring your own stack only where you already use it.

Can I restyle everything?

Tokens and packs are meant to be overridden. Paste a block, then change variants, colors and density without forking components.

How do blocks differ from components?

Components are atoms and molecules. Blocks are full page sections composed from those components — ready to paste into a route.

Is dark mode supported?

Yes. Surface, inset and separator tokens stay coherent across themes without per-block overrides.

Can I use this with Livewire?

Blocks are form-ready. Swap static actions for Livewire wire:submit and keep the same markup.