Is there a quick way to let Ash Authentication (Phoenix) inherit my custom daisyUI theme?
With Phoenix 1.18 (rc), daisy UI is now a thing.
The thing I love about it is this theme builder, put into my css file, and tadah!, my app is fully customized. But
ash_authentication
ash_authentication
ships with its own styles, which is fine on its own, but won't work well with phoenix from now on (imho).
I've just learned about overrides, but that's a quite long process (if I am understanding this right): you have to override every single class from this list. I know it's well documented but it still feels like a guessing game (which-class-goes-where?)
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.