nyxb-ui / ui

Fusion UI library combining Shadcn/UI and MagicUI. Featuring 150+ free and open-source components built with React, Typescript, Tailwind CSS, and Framer Motion. Create stunning, responsive interfaces effortlessly. 100% open-source.
https://nyxbui.design
MIT License
534 stars 16 forks source link

[bug]: Installation guide for Vite has an error #17

Closed MarkyJD closed 1 month ago

MarkyJD commented 1 month ago

Describe the bug

In the 'Update vite.config.ts' section, the alias isn't set correctly. It should be '@' instead of ~. https://nyxbui.design/docs/installation/vite#update-viteconfigts

Affected component/components

Docs

How to reproduce

Follow the Vite installation docs

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

n/a

Before submitting

github-actions[bot] commented 1 month ago

Hello there 👋 Thanks for opening your first issue. We welcome you to the ui community! 😊

nyxb commented 1 month ago

ok will look

nyxb commented 1 month ago

done