Skip to content

Fix declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat()#7230

Merged
mattxwang merged 2 commits intomainfrom
fix-decl-lnghnd-props-grid-template-repeat
Oct 16, 2023
Merged

Fix declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat()#7230
mattxwang merged 2 commits intomainfrom
fix-decl-lnghnd-props-grid-template-repeat

Conversation

@mattxwang
Copy link
Copy Markdown
Member

Which issue, if any, is this issue related to?

Closes #7228.

Is there anything in the PR that needs further explanation?

Added the test case from the issue + the swapped version with rows instead of columns.

Are we interested in making a repeat parser? I could add it to my personal backlog (though this would probably be after the ESM migration, etc.). I'm also not sure what existing tooling is here (maybe there's some existing csstools/postcss/other parser that we can use)?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Fix declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat()

3 participants