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
In build mode nothing changes. No fallback font-face. No fallback in font-family value
In dev mode. No fallback font-face. Fallback in font-family value appears font-family: 'Test', 'Test fallback'
🐛 The bug
In my case there is a font-family
Test
.In build mode nothing changes. No fallback font-face. No fallback in font-family value
In dev mode. No fallback font-face. Fallback in font-family value appears
font-family: 'Test', 'Test fallback'
🛠️ To reproduce
https://stackblitz.com/edit/github-hjovjz?file=nuxt.config.ts
🌈 Expected behaviour
ℹ️ Additional context
The text was updated successfully, but these errors were encountered: