Feat: Re-create Login Screen Using Tailwind CSS #286
Labels
chore
a tedious but necessary task often paying technical debt
enhancement
New feature or enhancement of existing functionality
help wanted
If you can help make progress with this issue, please comment!
in-progress
An issue or pull request that is being worked on by the assigned person
priority-1
Highest priority issue. This is costing us money every minute that passes.
T4h
Time Estimate 4 Hours
tech-debt
A feature/requirement implemented in a sub-optimal way & must be re-written
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
With
Tailwind CSS
now being available bydefault
inPhoenix 1.7
we might as well adopt it inAuth
... 💭This is what
![image](https://user-images.githubusercontent.com/194400/224491873-f52f3606-2f88-4f07-9c83-b8e643b5f35a.png)
auth v1
looks like at the time of writing: https://auth.dwyl.comWe can definitely tidy up this copy for consistency. Just using this as a guide for layout.
Drawing inspiration from:
https://github.com/davidgrzyb/tailwind-login-template
![image](https://user-images.githubusercontent.com/194400/224493676-f7c14a71-98ef-4960-968f-0b9c0cab5578.png)
https://tailwind-elements.com/docs/standard/forms/login-form/
![image](https://user-images.githubusercontent.com/194400/224493481-2ebdd211-d5e0-4d3b-80eb-43626fd4b693.png)
https://flowbite.com/blocks/marketing/login
![image](https://user-images.githubusercontent.com/194400/224492000-f349e871-674e-474d-ba3d-86d0f1ab2b27.png)
I expect this to take me a few hours cause I'm no
Tailwind
(orCSS
) expert. ⏳The text was updated successfully, but these errors were encountered: