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
Since updating Nuxt, I’m having an issue with the Material Icons font through the module.
The font downloads correctly into .cache.
However, during Nuxt compilation, Material Icons disappears from the final bundle, making it unavailable in the app on browser (Missing from .cache).
The font (and all material symbols): "Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,700,1,0": true,
Other fonts still work as expected; this only affects Material Icons.
Environment:
Nuxt version: 3.13.2
@nuxtjs/google-fonts version: 3.2.0
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hi,
Since updating Nuxt, I’m having an issue with the Material Icons font through the module.
.cache
.The font (and all material symbols):
"Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,700,1,0": true
,Other fonts still work as expected; this only affects Material Icons.
Environment:
3.13.2
@nuxtjs/google-fonts
version:3.2.0
Thank you for your help!
The text was updated successfully, but these errors were encountered: