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

fix: fix sizeRem not transforming negative values #1432

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

teunverhaert
Copy link
Contributor

Issue #, if available:
Fixes #1408

Description of changes:
Updated sizeRem regex to also allow negative and positive values so that negative values can also be transformed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@teunverhaert teunverhaert requested a review from a team as a code owner January 18, 2025 15:53
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1432.d16eby4ekpss5y.amplifyapp.com

@dbanksdesign dbanksdesign merged commit 1684a8e into amzn:main Jan 20, 2025
6 checks passed
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.

Negative numbers skipped over by size/rem transform
3 participants