Remi Wg

Results 91 comments of Remi Wg

@nomanoff thank you for your first contribution, I just merged your pull request. There are a lot of work in this project, hope you'll grow your skill with more complex...

Yes, creating the `components` will be perfect. I don't know but maybe you'll encounter some issue. Sure, no problem, this is totally normal, we all have some commitment elsewhere.

Hi @thebergamo, Thank you so much for your comment and thank you for your help. All support is welcomed. Yes, unfortunately, the dark mode isn't supported out of the box...

Any reason it didn't work with the regular `.dark` from out of the box Shadcn UI? It would be great to keep the same logic as the Shadcn UI. What...

I won't be surprise I misconfigured somewhere, it's the first time I'm playing with Shadcn UI.

Here are some article explaining the issue: - https://github.com/shadcn-ui/ui/issues/313 - https://github.com/shadcn-ui/ui/issues/278 - https://github.com/shadcn-ui/ui/issues/515 You should be able to find the solution

Just implement and release a dark mode, you can find a live demo at: https://pro-demo.nextjs-boilerplate.com

@aacitelli, Sure, I can give a try by creating a `.czrc` file and remove the relevant section in `package.json`.

If you want to contribute, I'm also open to PR.

The above script is used when you deploy on production to migrate the Prisma schema. In local environment, the script is not used.