Answer the question
In order to leave comments, you need to log in
Why do icons fall off on vuetify when switching to typescript?
hot reload - everything else works too, only some kind of trouble with the icons
<v-icon>info</v-icon>
<v-alert
:value="true"
type="error"
>
This is a error alert.
</v-alert>
Answer the question
In order to leave comments, you need to log in
npm install --save material-design-icons-iconfont
import 'material-design-icons-iconfont/dist/material-design-icons.css'
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question