Set up Dreamy UI in your Vite project.
Follow the Panda CSS installation guide to set up Panda CSS in your Vite project.
Install Dreamy UI in your project:
Configure environment and panda presets in your panda.config.ts
file:
After configuring Panda CSS, finally we can add the main Dreamy Provider to your app root:
Now you can start using Dreamy UI in your src/App.tsx
.