Skip to content

Conversation

@RobinMalfait
Copy link
Member

This PR fixes an issue where grid-cols-0 and grid-rows-0 generated invalid CSS. We now ensure that the value is any positive integer (except 0).

Fixes: #16012

@RobinMalfait RobinMalfait requested a review from a team as a code owner January 29, 2025 19:46
@RobinMalfait RobinMalfait enabled auto-merge (squash) January 29, 2025 19:54
@RobinMalfait RobinMalfait merged commit ea24995 into main Jan 29, 2025
5 checks passed
@RobinMalfait RobinMalfait deleted the fix/issue-16012 branch January 29, 2025 19:56
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.

[v4] .grid.grid-rows-0 is invalid

3 participants