Skip to content

Commit

Permalink
fix: #2 dupe selector
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Sep 12, 2019
1 parent 402704b commit 464fca1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/_orion-icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,6 @@ $iconMap: (
}
}

// Icon Step Out
.ico_classiccheckmark {
@if (map-get($iconMap, classiccheckmark)) {
fill: currentColor;
width: $size-icon-classiccheckmark-width;
}
}

// Icon Classic Checkmark
.ico_classiccheckmark {
@if (map-get($iconMap, classiccheckmark)) {
Expand Down

0 comments on commit 464fca1

Please sign in to comment.