Skip to content

Commit

Permalink
chore(rating): remove stylelint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
cdransf committed Nov 11, 2024
1 parent a089a2b commit 77bf122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/rating/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
--spectrum-rating-icon-count: var(--spectrum-rating-icon-count);
}

/* stylelint-disable-next-line no-duplicate-selectors */
.spectrum-Rating {
&:has(:focus-visible),
&.is-keyboardFocused {
Expand Down

0 comments on commit 77bf122

Please sign in to comment.