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

Fonts not working after compile #1

Closed
DeletedAcc0unt opened this issue Jun 19, 2022 · 2 comments
Closed

Fonts not working after compile #1

DeletedAcc0unt opened this issue Jun 19, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@DeletedAcc0unt
Copy link

Why fonts not working after compile source?

image

After compile, all fonts are not working. What to do? I think you have to add css files to every components.

first just create css file for fonts. Like this:
image

After that, import fonts.css to your component css.

@import 'Fonts.css';

image

@x86xFX
Copy link
Owner

x86xFX commented Jun 19, 2022

@DeletedAcc0unt Oh. I forget to import it. I'll update source.
Thank you for the informational explanation.

@DeletedAcc0unt
Copy link
Author

Ok

@x86xFX x86xFX closed this as completed Jun 19, 2022
Repository owner locked as resolved and limited conversation to collaborators Jun 19, 2022
@x86xFX x86xFX added the bug Something isn't working label Jun 19, 2022
@x86xFX x86xFX pinned this issue Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants