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

test semicolon positions #28

Conversation

romainmenke
Copy link
Contributor

@romainmenke romainmenke commented Jan 31, 2025

I found that PostCSS currently is inconsistent in determining the end positions of nodes in the original source when nodes have a semicolon at the end.

In the first commit I used the values as currently used by PostCSS.
In the second commit I've set the values as what I would expect them to be.

@romainmenke romainmenke marked this pull request as draft January 31, 2025 17:55
@romainmenke romainmenke force-pushed the test-semicolon-positions--persistent-wildebeest-51101c3c59 branch from aba72cc to eff73cc Compare January 31, 2025 18:28
@romainmenke romainmenke marked this pull request as ready for review January 31, 2025 19:19
@ai ai merged commit e16aaa1 into postcss:main Feb 10, 2025
1 check failed
@ai
Copy link
Member

ai commented Feb 10, 2025

I am back!

Thanks! I also updated CI and tooling.

@romainmenke
Copy link
Contributor Author

Awesome! Thank you 🙇

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.

2 participants