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

Migrate grid-cols-[subgrid] and grid-rows-[subgrid] to grid-cols-subgrid and grid-rows-subgrid #14840

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

RobinMalfait
Copy link
Member

This PR adds a migration to convert grid-cols-[subgrid] to grid-cols-subgrid and grid-rows-[subgrid] to grid-rows-subgrid.

@RobinMalfait RobinMalfait requested a review from a team as a code owner October 31, 2024 09:16
These can be converted to `grid-cols-subgrid` and `grid-rows-subgrid`.
@RobinMalfait RobinMalfait enabled auto-merge (squash) November 1, 2024 20:19
@RobinMalfait RobinMalfait merged commit baed3aa into next Nov 1, 2024
1 check passed
@RobinMalfait RobinMalfait deleted the feat/migrate-subgrid branch November 1, 2024 20:25
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