We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee60de commit bb9988eCopy full SHA for bb9988e
CONTRIBUTING.md
@@ -122,3 +122,14 @@ Available types:
122
If in doubt, look at previous commits.
123
124
See also [The Conventional Commits ultimate cheatsheet](https://gist.github.com/gabrielecanepa/fa6cca1a8ae96f77896fe70ddee65527)
125
+
126
+## Browser Font
127
128
+It is useful to see the actual glyphs in the pull request. That can be done by setting the browser font to your nerd font.
129
130
+Using firefox:
131
132
+* Settings -> General
133
+* Fonts -> Advanced
134
+* Change Monospace to "Hack Nerd Font Mono" or similar
135
+* Uncheck "Allow pages to choose their own fonts, instead of your selections above"
0 commit comments