You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to override the font style for codeBlock and inlineCode, see below, but continue to get message that courier font is not found even though I am setting font to Courier New.
If I edit style.js file and substitute "Courier New" for "Courier" for codeBlock and inlineCode then it works.
It doesn't appear that my styles overrides styles.js
Additionally I am using Expo if this makes a difference
Using: [email protected] on a Mac and running in IOS Simulator.
I am trying to override the font style for codeBlock and inlineCode, see below, but continue to get message that courier font is not found even though I am setting font to Courier New.
If I edit
style.js
file and substitute "Courier New" for "Courier" for codeBlock and inlineCode then it works.It doesn't appear that my styles overrides styles.js
Additionally I am using Expo if this makes a difference
The text was updated successfully, but these errors were encountered: