-
-
Notifications
You must be signed in to change notification settings - Fork 722
fix(transformer/styled-components): remove trailing whitespace in CSS minification #13376
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(transformer/styled-components): remove trailing whitespace in CSS minification #13376
Conversation
CodSpeed Instrumentation Performance ReportMerging #13376 will not alter performanceComparing Summary
Footnotes
|
7bfce7c to
857ab3b
Compare
a93004b to
138872a
Compare
857ab3b to
68001f8
Compare
Merge activity
|
… minification (#13376) Trim whitespace from end of last quasi. Have not added a test, because this reduces the mismatch in existing `minify-single-line-comments-with-interpolations` test.
138872a to
be6677e
Compare
68001f8 to
1fca9b8
Compare

Trim whitespace from end of last quasi.
Have not added a test, because this reduces the mismatch in existing
minify-single-line-comments-with-interpolationstest.