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

fix: scrub_css is more consistent with whitespace #273

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

flavorjones
Copy link
Owner

Keep whitespace if it is present, but do not insert any new whitespace that isn't there.

Fixes #271

Keep whitespace if it is present, but do not insert any new whitespace
that isn't there.

Fixes #271
@flavorjones flavorjones force-pushed the flavorjones-css-whitespace-handling branch from 90e8288 to 876116e Compare October 10, 2023 17:47
@flavorjones flavorjones merged commit 5d9a22f into main Oct 10, 2023
12 checks passed
@flavorjones flavorjones deleted the flavorjones-css-whitespace-handling branch October 10, 2023 17: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.

Whitespace Added around "/" in CSS
1 participant