0👍
It turns out that the button
was not inheriting the font I’m using. Adding font-family: "font name"
to the button fixed the issue.
- [Vuejs]-Reference an external JavaScript file using Vue.js
- [Vuejs]-Vite build runs with error while dev runs fine, and IDE did not complain (Vue3, Typescript)
Source:stackexchange.com