Created
November 23, 2024 02:04
-
-
Save royce002/9ba42a27d2fd4bacf3f3580497e607fb to your computer and use it in GitHub Desktop.
Mono UI CSS Stack. Grabbed From here: https://qwtel.com/posts/software/the-monospaced-system-ui-css-font-stack/#the-monospaced-system-ui-css-font-stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font-family: ui-monospace, | |
Menlo, Monaco, | |
"Cascadia Mono", "Segoe UI Mono", | |
"Roboto Mono", | |
"Oxygen Mono", | |
"Ubuntu Mono", | |
"Source Code Pro", | |
"Fira Mono", | |
"Droid Sans Mono", | |
"Consolas", "Courier New", monospace; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment