therufa / mdi-vue

Material design icons for vue.js
https://www.npmjs.com/package/mdi-vue
MIT License
88 stars 13 forks source link

FIX: Can't style icons with :class attribute #45

Closed TomerPacific closed 3 years ago

TomerPacific commented 3 years ago

Fixes #43

Following @therufa comment, I have added a fallback to the class attribute in the template file.

TomerPacific commented 3 years ago

@therufa , can you please let me know if this PR is what you wanted.

therufa commented 3 years ago

@TomerPacific, I didn't look into the issue originally, but it seems that it should work just fine anyway. However, I accepted the PR although the issue needs some more investigation. Thanks for your efforts so far!

TomerPacific commented 3 years ago

@therufa , I can help in the investigation, if needed.

robertfausk commented 3 years ago

Any news on this?:) Where is it hanging?