Replies: 1 comment 2 replies
-
I am guessing you changed the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how can i change the default font? i want to change it to
Space Mono
. I have changed the font family in thetailwind.config.js
file and added the<link >
to google font in the_document.js
but it still doesn't work.PS: actually changed but it's not
Space Mono
, its tailwind's built-inmono
font. I've also read the tailwind documentation regarding this, but still doesn't work anyway.Beta Was this translation helpful? Give feedback.
All reactions