import "vue-toastification/dist/index.css"; import Toast from "vue-toastification"; import Vue from "vue"; Vue.use(Toast);