Skip to content

Conversation

@VincentBlondeau
Copy link
Contributor

Example before the fix:
.a {
box-shadow: rgb(100 100 111 / 18%) 0px 7px 20px 6px;
}
becomes:
.a {
box-shadow: rgb(100100111 / 18%) 0px 7px 20px 6px;
}

@VincentBlondeau
Copy link
Contributor Author

Actual methods changed:
image

@j-brant j-brant merged commit 9a5b0c5 into feenkcom:main Jan 29, 2026
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