-
Notifications
You must be signed in to change notification settings - Fork 8
Feat: Re-create Login Screen Using Tailwind CSS #286
Copy link
Copy link
Open
Labels
T4hTime Estimate 4 HoursTime Estimate 4 Hourschorea tedious but necessary task often paying technical debta tedious but necessary task often paying technical debtenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalityhelp wantedIf you can help make progress with this issue, please comment!If you can help make progress with this issue, please comment!in-progressAn issue or pull request that is being worked on by the assigned personAn issue or pull request that is being worked on by the assigned personpriority-1Highest priority issue. This is costing us money every minute that passes.Highest priority issue. This is costing us money every minute that passes.tech-debtA feature/requirement implemented in a sub-optimal way & must be re-writtenA feature/requirement implemented in a sub-optimal way & must be re-writtentechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Metadata
Metadata
Assignees
Labels
T4hTime Estimate 4 HoursTime Estimate 4 Hourschorea tedious but necessary task often paying technical debta tedious but necessary task often paying technical debtenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalityhelp wantedIf you can help make progress with this issue, please comment!If you can help make progress with this issue, please comment!in-progressAn issue or pull request that is being worked on by the assigned personAn issue or pull request that is being worked on by the assigned personpriority-1Highest priority issue. This is costing us money every minute that passes.Highest priority issue. This is costing us money every minute that passes.tech-debtA feature/requirement implemented in a sub-optimal way & must be re-writtenA feature/requirement implemented in a sub-optimal way & must be re-writtentechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Type
Projects
Status
🏗 In progress
With
Tailwind CSSnow being available bydefaultinPhoenix 1.7we might as well adopt it inAuth... 💭This is what

auth v1looks 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

https://tailwind-elements.com/docs/standard/forms/login-form/

https://flowbite.com/blocks/marketing/login

I expect this to take me a few hours cause I'm no
Tailwind(orCSS) expert. ⏳