You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see in the Vue dev tool, the icons components are generated (and there is no error in the console), but the icons are not displayed.
Here is the full code of the project, just in case (all I did was vue create remixicon-test & cd in, yarn add @katalonne/vue-remixicon and replace the call to HelloWorld by the code above.)
The text was updated successfully, but these errors were encountered:
Hi,
I tried to use that plugin but I cannot get an icon to be displayed...
Here is what I get from a minimalist vue project:
As you can see in the Vue dev tool, the icons components are generated (and there is no error in the console), but the icons are not displayed.
Here is the full code of the project, just in case (all I did was
vue create remixicon-test
& cd in,yarn add @katalonne/vue-remixicon
and replace the call to HelloWorld by the code above.)The text was updated successfully, but these errors were encountered: