Skip to content

Fix extra space after minus in CSS-in-JS#8255

Merged
thorn0 merged 2 commits intoprettier:masterfrom
thorn0:fix-5465
May 8, 2020
Merged

Fix extra space after minus in CSS-in-JS#8255
thorn0 merged 2 commits intoprettier:masterfrom
thorn0:fix-5465

Conversation

@thorn0
Copy link
Copy Markdown
Member

@thorn0 thorn0 commented May 8, 2020

fixes #5465
fixes #8250

I feel like this fix might break some other cases where whitespace is actually needed. Please help me find them.

  • I’ve added tests to confirm my change works.
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/pr-XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@thorn0 thorn0 merged commit ce21145 into prettier:master May 8, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extra space in styled component grid-area named area css-in-js: extra space in var(...)

3 participants