Skip to content

fix(css-syntax): trim trailing line breaks #231

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

Merged
merged 2 commits into from
Jun 11, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jun 10, 2025

Description

Removes trailing line breaks in the CSSSyntax macro output.

Motivation

Additional details

Related issues and pull requests

Fixes #229.

@caugner caugner requested a review from fiji-flo June 10, 2025 14:07
@caugner caugner force-pushed the 229-trim-css-syntax-newlines branch from 4ac6eb8 to a56b7ea Compare June 10, 2025 14:12
@caugner caugner force-pushed the 229-trim-css-syntax-newlines branch from 1cb8d3b to 5c1bda3 Compare June 11, 2025 14:50
@caugner caugner requested a review from fiji-flo June 11, 2025 14:53
@fiji-flo fiji-flo merged commit 553e614 into main Jun 11, 2025
4 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.

Formal syntax produces two trailing empty newlines
2 participants