Articles

Dev Series – Phoenix part 4 – UI IMPROVEMENT USING TAILWINDCSS

I'll pick up where we left off with improving the UI! I've been using a lot of Tailwind lately, and since it's built into Phoenix 1.7, we'll switch from Bootstrap to Tailwind + Flowbite. Also, since this is a new setup, we'll replace Pow with the built-in mix phx.gen.auth.
Read MoreDev Series – Phoenix part 4 – UI IMPROVEMENT USING TAILWINDCSS