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

icons and fonts don't appear when there is no internet connection #9

Open
tiagocoutinho opened this issue Dec 6, 2018 · 1 comment
Assignees
Labels
bug Something isn't working web web frontend related
Milestone

Comments

@tiagocoutinho
Copy link
Owner

It seems web app is depending on external source of icons and fonts.

@tiagocoutinho tiagocoutinho added the bug Something isn't working label Dec 6, 2018
@tiagocoutinho tiagocoutinho self-assigned this Dec 6, 2018
@tiagocoutinho tiagocoutinho added this to the v5.0.1 milestone Dec 6, 2018
@tiagocoutinho
Copy link
Owner Author

Probably just need to:

  • npm install --save material-design-icons-iconfont
  • add iconfont: 'mdi' to the Vuetify constructor.

@tiagocoutinho tiagocoutinho modified the milestones: v5.0.1, v5.1 Feb 14, 2019
@tiagocoutinho tiagocoutinho changed the title Web icons and fonts don't appear when there is no internet connection icons and fonts don't appear when there is no internet connection Feb 14, 2019
@tiagocoutinho tiagocoutinho added the web web frontend related label Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web web frontend related
Projects
None yet
Development

No branches or pull requests

1 participant