Skip to content

Commit

Permalink
lowered the icon specificity in order to prevent unwanted overriding (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
fraincs authored Jul 23, 2024
2 parents 50d8df2 + 2f0619a commit dff4431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/icons/src/Icon.module.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.hop-Icon {
:where(.hop-Icon) {
--hop-Icon-placeholder-primary-icon: var(--hop-primary-icon);
--hop-Icon-placeholder-warning-icon-weak: var(--hop-warning-icon-weak);

Expand Down

0 comments on commit dff4431

Please sign in to comment.