You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented this package into a couple of projects now and love the overall experience. But I'm wondering, have you considered exposing the components via a custom shadcn registry, rather than a package?
The primary issue I've run into is how this method doesn't respect my tailwind prefix, but when components are installed via shadcn, there is a replacement that happens. This would also allow much further customizability with the components, but there would still be much value in the headless components such as <RedirectToSignIn /> or the context provider exposed via an installed package