Skip to content

Fix converting curves to shorthands#144

Merged
noahbald merged 1 commit intonoahbald:mainfrom
devongovett:fix-curve-to-shorthand
May 11, 2025
Merged

Fix converting curves to shorthands#144
noahbald merged 1 commit intonoahbald:mainfrom
devongovett:fix-curve-to-shorthand

Conversation

@devongovett
Copy link
Contributor

Fixes #143

In this case, the c + c case was being hit, but one of the pre-conditions failed so it fell back to the ? + c branch. Solution was to move the if statements inside the match branches.

@noahbald noahbald merged commit 68ef98b into noahbald:main May 11, 2025
20 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.

Fix [lang-icons](https://github.com/parcel-bundler/website/tree/v2/src/assets/lang-icons)

2 participants