We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49b687 commit 9d49840Copy full SHA for 9d49840
CONTRIBUTING.md
@@ -193,7 +193,7 @@ Many font editing software and web-based tools exist for this purpose. Some of t
193
10. Add **Font** in the formats section, expand the **Font**, enter **code-editor-icon** as the font-family for `icons.ttf` file.
194
11. Press the download button, and a zip file will be downloaded.
195
196
-### Adding the Unicode characters to style.css.
+### Adding the Unicode characters to style.css
197
198
1. Open the `style.css` file present at https://github.com/Acode-Foundation/Acode/tree/main/src/res/icons
199
2. Add a new class called `.icon.icon-name:before` e.g ```.icon.all_inclusive:before { content: "\ea18"; }```
0 commit comments