Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: custom fonts - not all loading, incorrect tailwind weights #3

Open
OmarMcAdam opened this issue Feb 14, 2025 · 0 comments
Open

Comments

@OmarMcAdam
Copy link
Member

Provide environment information

all

Describe the bug

were loading in custom font JetBrainsMono
https://github.com/un/augmented/apps/mobile/src/app/index.tsx#L31
https://github.com/un/augmented/apps/mobile/tailwind.config.ts#L62

were not loading in all font weights

and tailwind font weight classes such as font-semibold & font-thin are not working
I have made a hacky workaround by adding new font names font-mono-light etc

we should implement proper font loading

Link to reproduction

asd

To reproduce

run in dev

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant