A
A
Alexander Ivanov2019-02-01 11:08:30
Vue.js
Alexander Ivanov, 2019-02-01 11:08:30

Why do icons fall off on vuetify when switching to typescript?

5c53fdbd779a1785474799.png
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>

Although it may be something else .. because. just fell off on regular JS

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ivanov, 2019-02-01
@cimonlebedev

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 question

Ask a Question

731 491 924 answers to any question