Skip to content

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented May 19, 2025

fixes #29337

This PR allows expressions in css template literals to be used as key-value pair replacement.

depends on dprint/dprint-plugin-typescript#712 published

@kt3k kt3k requested a review from dsherret May 20, 2025 07:45
@kt3k
Copy link
Member Author

kt3k commented May 23, 2025

Updated dprint-plugin-typescript dependnecy. PTAL @dsherret

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit 79a9868 into denoland:main May 26, 2025
18 checks passed
@kt3k kt3k deleted the fix-embedded-css-fmt branch May 26, 2025 01:50
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.

Formatting of tagged CSS templates with expression fails
2 participants