Skip to content

Commit 9d49840

Browse files
Update CONTRIBUTING.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent a49b687 commit 9d49840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Many font editing software and web-based tools exist for this purpose. Some of t
193193
10. Add **Font** in the formats section, expand the **Font**, enter **code-editor-icon** as the font-family for `icons.ttf` file.
194194
11. Press the download button, and a zip file will be downloaded.
195195

196-
### Adding the Unicode characters to style.css.
196+
### Adding the Unicode characters to style.css
197197

198198
1. Open the `style.css` file present at https://github.com/Acode-Foundation/Acode/tree/main/src/res/icons
199199
2. Add a new class called `.icon.icon-name:before` e.g ```.icon.all_inclusive:before { content: "\ea18"; }```

0 commit comments

Comments
 (0)