Skip to content
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

Parse CSS files with CRLF line endings #13162

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Parse CSS files with CRLF line endings #13162

merged 2 commits into from
Mar 8, 2024

Conversation

adamwathan
Copy link
Member

This PR updates the CSS parse to correctly parse CSS using CRLF line endings. Doesn't preserve line endings, which I consider as doing you a huge favor.

Resolves #13156

@RobinMalfait RobinMalfait merged commit 277e2cd into next Mar 8, 2024
1 check passed
@RobinMalfait RobinMalfait deleted the parse-crlf branch March 8, 2024 20:28
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.

3 participants