-
Notifications
You must be signed in to change notification settings - Fork 10
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
Could add roboto font
?
#50
Comments
All you have to do is create a link like the one I have shown in the ReadME. This was the command to create the link to the material-icons stuff. Just do something similar to the roboto-font folder that you will find in the same place in node_modules/@quasar/extras |
But it is duplication |
Presumbably you can try just naming the link something else. You will have to experiment. Try calling the roboto-font link robotoweb-font for example |
I tried ln -s ../node_modules/@quasar/extras/roboto-font/web-font public/roboto-font
--------
import '@......../......css' It don't work, bc |
Just do another link for the .css file |
Could add
roboto font
?The text was updated successfully, but these errors were encountered: