Skip to content

Fix *-no-redundant-* false negatives for inset shorthand#6699

Merged
jeddy3 merged 5 commits into
stylelint:mainfrom
rayrw:fix-inset-false-negatives
Mar 9, 2023
Merged

Fix *-no-redundant-* false negatives for inset shorthand#6699
jeddy3 merged 5 commits into
stylelint:mainfrom
rayrw:fix-inset-false-negatives

Conversation

@rayrw

@rayrw rayrw commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

Closes #6613

This PR updates these 2 rules to support the inset property

  • declaration-block-no-redundant-longhand-properties
  • shorthand-property-no-redundant-values

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 false negatives for inset shorthand

3 participants