Skip to content

Commit bd0bd88

Browse files
committed
Fix typo in Unibeautify's icon-rule
1 parent a51fc29 commit bd0bd88

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515

1616
### Fixed
1717
- Docz icon missing from its initial introduction in [v2.1.33]
18+
- Unibeautify icon ID misspelt _"unbeautify"_
1819

1920

2021

styles/icons.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
.typedoc-icon:before { .fi; content: "\e9fe"; top: 2px; }
943943
.typings-icon:before { .fi; content: "\e9df"; top: 2px; }
944944
.ufo-icon:before { .fi; content: "\1f144";top: 2px; font-size: 16px; .sharpen; }
945-
.unbeautify-icon:before { .fi; content: "\eac4"; top: 2px; font-size: 16px; .sharpen; }
945+
.unibeautify-icon:before { .fi; content: "\eac4"; top: 2px; font-size: 16px; .sharpen; }
946946
.unicode-icon:before { .fi; content: "\eb6e"; top: 2px; }
947947
.uno-icon:before { .fi; content: "\e9b3"; top: 2px; }
948948
.unreal-icon:before { .fi; content: "u"; top: 2px; }

0 commit comments

Comments
 (0)