Skip to content

Update Login view to Tailwind UI#59

Open
sogav21 wants to merge 1 commit into
corecodeio:mainfrom
sogav21:bounty/login-tailwind-ui
Open

Update Login view to Tailwind UI#59
sogav21 wants to merge 1 commit into
corecodeio:mainfrom
sogav21:bounty/login-tailwind-ui

Conversation

@sogav21
Copy link
Copy Markdown

@sogav21 sogav21 commented May 11, 2026

Fixes #49

Summary

  • replaces the Login view CSS module usage with Tailwind utility classes
  • keeps email/password validation and Redux login behavior intact
  • improves password visibility toggle accessibility with a button and aria label

Validation

  • npm run build --workspace frontend

Build completes with existing warnings in unrelated files.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for incredible-centaur-b58d2c ready!

Name Link
🔨 Latest commit d36261d
🔍 Latest deploy log https://app.netlify.com/projects/incredible-centaur-b58d2c/deploys/6a01d8c061fb80000839092e
😎 Deploy Preview https://deploy-preview-59--incredible-centaur-b58d2c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update "Login" view to Tailwinds UI

1 participant