Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate accounts section from less to scss #4891

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

adibmbrk
Copy link

@adibmbrk adibmbrk commented Feb 1, 2025

Summary

This PR migrates the LESS used in the entire accounts section to SCSS.

  • Main.vue
  • Create.vue
    In Create.vue I removed unused styling that has been included previously. We can confirm that it's unused by looking at the browsers developer tools. There is no .v-input__slot deeply nested within policy-checkbox thereby ensuring us that it's unused and safe to remove.
Screenshot 2025-02-01 at 22 23 59
  • RequestNewActivationLink.vue
  • ForgotPassword.vue
  • ResetPassword.vue

References

Reviewer guidance

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.

1 participant