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 are not working #1004

Open
gear24 opened this issue Nov 23, 2021 · 2 comments
Open

Icons are not working #1004

gear24 opened this issue Nov 23, 2021 · 2 comments

Comments

@gear24
Copy link

gear24 commented Nov 23, 2021

Hi!
I am not an English speaker so my English is not too good, and, i am new at vusax and i was trying to use icons but i cannot use them, i have imported cdn from awesome fonts, google icons but nothing

this is was is suppose to show:
image

This is what my computer shows, in opera gx
image
this is my code:
image

I do not know what i am doing wrong, heeeelp pleaseeee 😞

@felexkemboi
Copy link

From the Setting up documentation it is mentioned that you need to install by yourself since Material icons used by this framework are currently not included. I suggest you go check it out if you haven't.
npm install material-icons --save
then import 'material-icons/iconfont/material-icons.css'; in when setting up your project

@codearemo
Copy link

Added import 'material-icons/iconfont/material-icons.css'; to my main.js file but it didn't work still.

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

3 participants