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

Convert static px values to rem for improved accessibility and scalability #2380

Merged
merged 19 commits into from
Nov 21, 2024

Conversation

praveen-murali-ind
Copy link
Contributor

@praveen-murali-ind praveen-murali-ind commented Nov 21, 2024

Description

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@praveen-murali-ind _a

@praveen-murali-ind
Copy link
Contributor Author

cc @josephmathew900

@praveen-murali-ind praveen-murali-ind merged commit 618602d into main Nov 21, 2024
1 check passed
@praveen-murali-ind praveen-murali-ind deleted the 2378-convert-px-to-rem branch November 21, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert static px values to rem for improved accessibility and scalability
1 participant